DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) Modified error

Info Catalog (mysql.info.gz) Access97 Export (mysql.info.gz) MSAccess (mysql.info.gz) Trapping ODBC Errors
 
 23.1.11.8 Access Returns `Another user has modified the record that you have modified' While Editing Records
 ............................................................................................................
 
 With some programs, this error may occur: `Another user has modified
 the record that you have modified'. In most cases, this can be solved
 by doing one of the following things:
 
    * Add a primary key for the table if one doesn't exist.
 
    * Add a timestamp column if one doesn't exist.
 
    * Only use double float fields. Some programs may fail when they
      compare single floats.
 
 If these strategies don't help, you should start by making a log file
 from the ODBC manager (the log you get when requesting logs from
 ODBCADMIN) and a MyODBC log to help you figure out why things go wrong.
 For instructions, see  MyODBC trace.
 
Info Catalog (mysql.info.gz) Access97 Export (mysql.info.gz) MSAccess (mysql.info.gz) Trapping ODBC Errors
automatically generated byinfo2html