Strange error while compacting and repairing a database...

  • Thread starter Brainwave Surfer
  • Start date
B

Brainwave Surfer

While compacting a db from 46 to 9 megs over a network drive, I got

ErrorCode ErrorDescription ErrorRecid ErrorTable
-1611 Could not find field 'Description'. MSysObjects

do I need to worry about this? the resulting db seems to work fine..

Jim
 
T

Tony Toews

Brainwave Surfer said:
While compacting a db from 46 to 9 megs over a network drive, I got

ErrorCode ErrorDescription ErrorRecid ErrorTable
-1611 Could not find field 'Description'. MSysObjects

do I need to worry about this? the resulting db seems to work fine..

This was from the msyscompacterrors table? I'd double check that
every table has the same, or close enough, number of records from
before the compact as from after the compact..

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
G

Guest

-----Original Message-----
While compacting a db from 46 to 9 megs over a network drive, I got

ErrorCode ErrorDescription ErrorRecid ErrorTable
-1611 Could not find field 'Description'. MSysObjects

do I need to worry about this? the resulting db seems to work fine..

Jim ]]]pop>.
 
Top