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

Change Run permission for queries by code

Status
Not open for further replies.

hayo

MIS
Sep 14, 2001
56
DE
In my access97 app, the run property for all queries is set to "Owners".

Now I want to upgrade the secured mdb-file to access 2002. For this purpose, I have to unsecure the mdb first. And in this context I read, that I should change all run permissions on queries to "users".

How can I set this property to "Users" programmatically ?

Otherwise, I have to do that for each single query, and there are very much of them ...

Thanks for your hints

Hayo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top