Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Errors 3019 & 3015, what happened

Status
Not open for further replies.

ringo9

Technical User
Sep 9, 2002
11
US
I opened my database today and can see my menus and the data in the tables and forms by clicking through the menus, but when I click in the database window on the tables tab, I it's all blank and I get "Operation invalid without a current index. (Error 3019)". Also if I click on either the query/forms/macros tabs, I get "<Index name> isn't an index in this table. Look in the Indexes collection of the TableDef object to determine the valid index names. (Error 3015)". I do have a backup, and can use that, but what happened and can it be fixed?
 
Try a Compact/Repair

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Sounds like a corruption of the system tables.

Look up the error codes here Some corruption symptoms There are some suggestions there, and in links. I'd probably try importing all objects to a new database.

Roy-Vidar
 
Repair didn't work, but Compact did, thanks. Do you know what happened, or just a bug?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top