R
Rasputin
I have a problem:
I made and manage a database for a online sales company.
We have never before had problems, but suddenly the
database has gone corrupt twice in a few days, and I do
not seem to be able to reproduce the error.
I use an MSAccess2002 database. The site is not heavily
trafficked (I have a personal site that is far more
trafficked, and has never had problems with concurrencies).
This is the error I get when I repair the base (in the
MSysCompactError):
ErrorCode | Errordesc | ErrTable
-1206 | Could not find field 'Description'. | Order
Another error has number -1611, and yet another has -1053.
Furthermore it has a few errors on the MSysObject table
(not a table of mine)
The wierd thing is, that I have no field
called 'Description' on that table, and I never had.
My boss said it happened both times right after he updated
a memo field on a Ware, but I have not been able to
replicate that error...
The Order table has several times been altered, fields
have been added, and some have been renamed. Could that be
a problem?
I made and manage a database for a online sales company.
We have never before had problems, but suddenly the
database has gone corrupt twice in a few days, and I do
not seem to be able to reproduce the error.
I use an MSAccess2002 database. The site is not heavily
trafficked (I have a personal site that is far more
trafficked, and has never had problems with concurrencies).
This is the error I get when I repair the base (in the
MSysCompactError):
ErrorCode | Errordesc | ErrTable
-1206 | Could not find field 'Description'. | Order
Another error has number -1611, and yet another has -1053.
Furthermore it has a few errors on the MSysObject table
(not a table of mine)
The wierd thing is, that I have no field
called 'Description' on that table, and I never had.
My boss said it happened both times right after he updated
a memo field on a Ware, but I have not been able to
replicate that error...
The Order table has several times been altered, fields
have been added, and some have been renamed. Could that be
a problem?