Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What does these Error Codes mean?

Status
Not open for further replies.

mlrmlr

Technical User
Mar 17, 2006
168
US
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.
 
It is generally best to post in only one Access forum, unless it is suggested that you try another.

This is a duplicate of thread705-1379021
 
I know Remou, I was not sure if I posted the first question in the correct forum and that is why I posted in the second forum.

Sorry. :->
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top