Access 97 corruption - KB 158933

S

Steven Rosaria

I have an Access 97 database that gives errors when
opening the tables/queries views. The errors are
respectively:

Operation invalid without a current index.

" isn't an index in this table. Look in the Indexes
collection of the TableDef object to determine the valid
index names.

I strongly suspect that KB 158933 is causing this but the
proposed solution points to a number of varying steps,
from creating a new database and importing the data from a
backup to running jetcomp.exe and additional updates to
msjt3032.dll. I would like to know if anyone has run into
these errors and what the exact steps were to solve the
problem.
 
T

Tony Toews

Steven Rosaria said:
I have an Access 97 database that gives errors when
opening the tables/queries views. The errors are
respectively:

Operation invalid without a current index.

" isn't an index in this table. Look in the Indexes
collection of the TableDef object to determine the valid
index names.

3019 - "Operation invalid without current index"
3015 - "'databasename.mdb' isn't an index in this table. Look in the
Indexes collection of the TableDef object to determine the valid index
names."
See ACC: Jet Database Engine 3.x Error Messages Due to Corruption -
182867. http://support.microsoft.com/?kbid=182867 These two messages
in Access 97 can usually be fixed by downloading the latest version of
Jet 3.51. Jet 3.5 SP 3
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q172733 This
problem also existed in Access 95 but hopefully no one is still using
that version of Access.
I strongly suspect that KB 158933 is causing this

Slightly different message.

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
 
S

Steven Rosaria

Installing Jet 3.51. Jet 3.5 SP 3 did not resolve the
problem, the same errors appear. Are there any other
suggestions on how to proceed?
 
K

Kristyn Wagoner [MSFT]

Your best bet is to go through this article:

279334 ACC97: How to Repair a Damaged Jet 3.5 Database
http://support.microsoft.com/?id=279334

--
Kristyn Wagoner
Microsoft PSS

Please do not reply directly to this alias. This alias is for newsgroup
purposes only.

This posting is provided "AS IS" with no warranties, and confers no rights.
 
T

Tony Toews

Steven Rosaria said:
Installing Jet 3.51. Jet 3.5 SP 3 did not resolve the
problem, the same errors appear. Are there any other
suggestions on how to proceed?

Sorry, I should've added some more information.

The repair didn't work? Did you try Jetcomp? The KB article in
Krysten's posting will tell you where you can download that utility
from as well as some things to try. There are other things you can
try at the Access Corruptions FAQ at my website.

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top