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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to refresh QueryTable w/ Access security in place

Status
Not open for further replies.

supers

Programmer
Oct 6, 2003
5
US
I have a series of Excel workbooks serving as report containers for an Access database. We are in the process of migrating this from one to many users and, as a result, need to add user-level security. While all other functionality seems unaffected by the change, when we try to open the Access queries in Excel using VBA to refresh the QueryTable, the following message appears:

"ODBC Microsoft Access Driver Login Failed"

Even when I try to log into the database after receiving the error message, I get the same error. But, when I refresh the QueryTable manually with the user interface, it seem to work just fine.
 
Correction:

I am also unable to manually refresh the QueryTable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top