Hi,
I am continually having a problem with my input form. I currently have 5 users entering data into an Access database (2003) form. I am told that the database freezes and does not save the data entered. The error or corruption generates the following "MSysCopactError" table.
I looked up the description of the error code numbers and I would really appreciate if one of you experts could interpret my errors.
ErrorCodes:
1504 - Null not valid
1206 - Non-db file or corrupted db
<ERROR TABLE>
MSysCompactError
ErrorCode ErrorDescription ErrorRecid ErrorTable
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1206 Could not find field 'Description'. fd_log_table
<ERROR TABLE>
Thanks.
I am continually having a problem with my input form. I currently have 5 users entering data into an Access database (2003) form. I am told that the database freezes and does not save the data entered. The error or corruption generates the following "MSysCopactError" table.
I looked up the description of the error code numbers and I would really appreciate if one of you experts could interpret my errors.
ErrorCodes:
1504 - Null not valid
1206 - Non-db file or corrupted db
<ERROR TABLE>
MSysCompactError
ErrorCode ErrorDescription ErrorRecid ErrorTable
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1504 Could not find field 'Description'. fd_log_table
-1206 Could not find field 'Description'. fd_log_table
<ERROR TABLE>
Thanks.