Contents

 
Home
ASPRunner Professional 7.1 manual
Prev Page Next Page
 
 

Error: Row cannot be located for updating

 

Question:

I receive the following error message:

error_row_cant_located

Answer:

If you're using MySQL database and get the error message as shown above, you can switch to the SQL mode to perform Add/Edit actions via SQL queries.

To enable the SQL mode, add the following code to the AfterAppInit event:

SQLUpdateMode = true

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)