Queries stopped working, & the tool bars disappeared in MsAccess 2003

access2010

Registered User.
Local time
Yesterday, 16:04
Joined
Dec 26, 2009
Messages
1,117
Our databases were functioning until last week, but to-day our queries are not working.

Could you please advise me how to get our queries to filter our records again?

Do you have any suggestion for restoring our toolbars?

Thank you, Fabiola
 
"Not working" is not helpful. Are they throwing errors? Do they not return the correct data? If you want help, you need to provide us with the actual problem.

Since all users are affected, a superficial opinion would be that something happened recently because MS pushed out an update that adversely affected 2003.

Keep in mind that A2003 has long been out of maintenance and MS is under no obligation to support it or to ensure that new updates don't break it. This may be the week that you need to upgrade your applications to a new version of Access in crisis mode. I strongly recommend upgrading to the current version of Access ASAP. You don't need to purchase full editions for all users. You only need full editions for the developers on the team. Every user can get by with the FREE runtime engine.

If you have another computer with a newer version of Access installed, try your apps there to see if they still work so we'll now how to procede,
 
Last edited:
Thank you for your comments.

When the queries are now run the filters are not CURRENTLY grouping the records as as requested.

Fabiola
 
When you say filter - is that a form filter? Or a criteria in a query? If the former, how is the filter being applied? Using shortcut menus? Or code on a control?

If it is criteria - provide the full sql to the query

If on a form , provide the sql to the recordsource and the vba to apply a filter

And grouping has nothing to do with filters
 
As a stop-gap measure, you might have to back out the latest Windows update, though I'm almost afraid to ask ...

Which version of Windows are you using? If it is earlier than Windows 10, then someone has meddled with your program OR you have had a device failure. If it is Win10 or Win11, you could have had a Windows Update that changed something behind the scenes.

Open the Windows Settings and find the Windows Update screen. Somewhere on that screen you should be able to find the Update History, which would tell you the most recent updates. If the dates of the most recent updates are on or just before the time that the program failure occurred, it might be possible to roll back the updates to see if that fixes the problem.

However, if you are on older versions of Windows and of Office, they are out of support and you probably would not be able to get ANY help from Microsoft for less than several hundred dollars.

I remember when your site first came on board. You folks are actually several persons sharing the same account. I also recall that you folks are operating with a very limited budgets. I have to say this is a problem that has been coming for a long time. Eventually you are going to have to upgrade because Ac2003 is 23 years out of date. If you are using a version of Windows that is still supported, you WILL eventually run into a Windows patch that will - probably for security reasons - shut down the things that Ac2003 tries to do. That has been the trend over the years - having Access get tighter and tighter on security issues.

As to your problem, I would suggest this as a POSSIBLE (but not guaranteed) fix:

1. Make a copy of the database in question as a backup. When you make this copy, nobody else can have the DB open. Make the copy using Windows Explorer rather than using the Access ability to make a backup copy. Move that copy to a safe place in case the next step fails.
2. Perform a compact and repair (C&R) operation on the DB. If the DB got very mildly corrupted, the problem you describe COULD happen, thought I would have expected other issues, too. Once you do the C&R, see if it works better. If it works, great. If it doesn't, then some other solution will be required.
 

Users who are viewing this thread

Back
Top Bottom