Hi i have a problem with magically reappearing records!!
Basically I have an access database that information is feed to via two manufacturing units using a JSP based web page.
All the information goes into a table and results are calculated in a query.
All data is verified on a daily basis and incorrect records deleted from the query where necessary. This method has been working fine for 6 month but all of a sudden deleting records in the query causing them to reappear when next opened!
The only way round this currently is to delete the entry from the table, this however is not accessible from the user front end and i am reluctent to start redesigning.
Any advice would be greatly appreciated
Thanks
Basically I have an access database that information is feed to via two manufacturing units using a JSP based web page.
All the information goes into a table and results are calculated in a query.
All data is verified on a daily basis and incorrect records deleted from the query where necessary. This method has been working fine for 6 month but all of a sudden deleting records in the query causing them to reappear when next opened!
The only way round this currently is to delete the entry from the table, this however is not accessible from the user front end and i am reluctent to start redesigning.
Any advice would be greatly appreciated
Thanks