sql server - Row cannot be found for Locate? -
I am using the current profit database server application in SQL Server 2005 D 2009, DBOO (ado). Sometimes I can not find the error to find the line to find out I did googled it, according to the results, to set the cursor position to set the updated criteria property of each adobe and dynamic the wanted. I did this, but sometimes I get the same error. All tables have the primary key, so I'm using
query. Query.Locate ('id', id, []); Before updating records to avoid errors, but should have a better solution. any idea? Or should I go to Mideak or Zioslib?
DBOO / ADO MS-SQL databases Are you really the exact error message? Because I have never heard about it, but I have heard that "line can not be located for" update ".
This error message indicates that ADO records do not look to delete or update often because the primary key in the table is not defined or there is at least no column in the table where the content All are specific
Ensure that you define the primary key in your MS-SQL tables
Comments
Post a Comment