|
-
Jan 7th, 2003, 06:45 PM
#1
Thread Starter
New Member
using addNew
Hi,
I am having problems using addNew to put information into a database. I keep getting errors on the line that reads:
rs.AddNew(Array("a Column","a Column"),Array(a number,a number))
rs is an open recordset. I kget various erros. The most common ones are that is dowsn't like the Array declaration, Array("a Column","a Column")...., or I get the error:
"Object variable of with block not set".
Any suggestions would be appreciated!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|