One of my queries is repeatedly asking for a Data Source whenever you execute it despite the user already being logged into the database. Is there a way to disable this?
It opens up the 'Select Data Source' box. I then have to rechoose the user DSN. After that the query returns the results successfully however if you select to run the query again you have to go through the whole process again.
Usually, when Access asks you for something (and other things that you believe use that same something DON'T ask the question), take a really HARD look at the spelling of what it wants. It is probably spelled wrong. Or the connect string is wrong.
Is it possible that, on an intermediate screen there is an option to "save" a setting? Sounds like an option to retain a setting has not been ticked.
Just my $.02.