|
-
Dec 15th, 1999, 02:01 AM
#1
Thread Starter
New Member
I am editing data. I open up the recordset to "edit" then have a line to Update. I get an error when trying to update. Please help.
-
Dec 15th, 1999, 03:29 AM
#2
When you created the Recordset, did you create an Updatable one?, ie with OpenKeySet?
If you open a Forward only or Static Recordset you're going to get Errors when trying to perform Edits/Updates.
If not, check the ODBC Properties to make sure you enabled Write Access.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
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
|