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

Query an Access 97 database from Excel

Status
Not open for further replies.

Hawkide

Technical User
Joined
Oct 8, 2003
Messages
159
Location
US
I am trying to query an Access 97 database from Excel 97. From the Query Wizard, I am able to see the tables within the database, but not the fields. I am assuming it must be a permissions problem. I have given the Users group Open/Run permissions to the database, and I have given the same group Read Data & Read Design to the tables. Any ideas would be greatly appreciated...
 
How are you setting up the query ??
Through MSQuery / DAO / Other



Rgds, Geoff
[blue]Experience is something you don't get until just after you need it[/blue]
We want to help [red]you[/red] Help us by reading this FAQ 1st faq222-2244
 
I am trying to use the:

Data -> Get External Data -> Create New Query

within Excel. Is this considered MS Query?
 
I found the problem...

I had mistakenly assumed that it was accessing the database with the Users group privleges. Apparently when Excel 97 runs the Query it is accessing the database with the Admin user privleges (not the Users group privleges). I gave the Admin user Read Design and Read Data privlegesand it works fine now.
 
Apologies for not responding to the question
Not sure what happened there - glad you sorted your problem tho !

Rgds, Geoff
[blue]Experience is something you don't get until just after you need it[/blue]
We want to help [red]you[/red] Help us by reading this FAQ 1st faq222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top