Database Problem

  • Thread starter Thread starter juan
  • Start date Start date
J

juan

Hello,
a while back I posted the following but not sure if it was
answered. The problem is that when I try to open my
database I get the following error:

K:JOAN\Database name.MDB ins't an index in this table.
Look in the indexes collection of the file TableDef object
to determined the valid index names.

Is there a way to get around this and open my database?
Any help would really be very appreciated.

Thanks,

Juan
 
Hello,
a while back I posted the following but not sure if it was
answered. The problem is that when I try to open my
database I get the following error:

K:JOAN\Database name.MDB ins't an index in this table.
Look in the indexes collection of the file TableDef object
to determined the valid index names.

This is a known bug. Your database is irretrievably corrupted, I fear!
See

http://support.microsoft.com/default.aspx?scid=kb;en-us;158933&Product=acc

for details.
 
Hello John,
thanks for the info. This is not the first time it
happened. I just wished it never happend. It was coming
along pretty good and now its gone. By back up didnt' have
some of the work I had done. But I guess I can always
rework.
Once again thanks,
JUAN
-----Original Message-----
 
Hello John,
thanks for the info. This is not the first time it
happened. I just wished it never happend. It was coming
along pretty good and now its gone. By back up didnt' have
some of the work I had done. But I guess I can always
rework.

There's a service pack mentioned in the website I posted - download
and install it; it should prevent this particular error in the future.
Buen suerte!
 
Try holding down the [Shift] key down when launching the
database you want. Also, are you sure the path to the DB
is correct?
 
Back
Top