Need help with system tables and front-end/back-end applications

Velosai

Registered Headache Cause
Local time
Today, 15:34
Joined
Aug 3, 2007
Messages
38
I currently have a front-end/back-end database, but at some point in time one of the tables has been modified and whenever the front end connects it comes up with a parameter request for a field that no longer exists. I have narrowed it down to MSysQueries, where there is a reference to this field. Is there anyway I can avoid this or change/repair the system table?

Compact and repair doesn't work unfortunatly.

Thanks
 
All you need to do is delete the query and define it again.
 
Thats the thing, the query doesn't exist....
 

Users who are viewing this thread

Back
Top Bottom