Strange error message

M

Mike

When I open one of the tables in my database in datasheet
view I receive message as follows:
"The number is too large" and "OK" button.
When I press OK, the table opens.
The same thing happens when opening queries based on that
table.
What is the problem?
 
C

cafe

It sounds like a database corruption problem to me.

Import all objects from your database, into a new one. I bet that will fix
the error.

HTH,
TC
 
Top