If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > vb -> odbc -> mysql

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-19-05, 06:38
asif_8 asif_8 is offline
Registered User
 
Join Date: Jan 2005
Posts: 5
Exclamation vb -> odbc -> mysql

hi i know you are all good programmers out there but can somebody help me out please!!!!! i'm using mysql at the back end and vb on the frontend with odbc connection.
i have got this table with the key field "auto increment" the problem is when i make changes in any of the row in the recordset and try to update it, gives me this error :

" row cannot be located for updating. some values may have been changed since it was last read"

but when i add a new row in the recordset and update the record it doesnt give any error and create a new record??????????
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On