JadedLadyHawk
Dec 15th, 1999, 01:01 AM
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.
Aaron Young
Dec 15th, 1999, 02:29 AM
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
aarony@redwingsoftware.com
adyoung@win.bright.net