Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Execution admin tasks in user code

0 views
Skip to first unread message

Billy

unread,
Jan 13, 2003, 1:40:58 PM1/13/03
to
Hi!
I have appl. in Ac2k. I have ordinal users and Admin. Ordinal users
don't have administrative rights. And here is now my problem:

When appl. start my code change app. title with the following code:

CurrentDb.Properties("AppTitle") = "Appl name - User name".

This work ok if I as Admin start the appl. but it doesn't run if
ordinal users run it, because they don't have permission for this. And
I don't want this.

I'd like to write such code which will use temporary Admin rights
(inside code)to change title at start up. How can I do this?

Regards
Billy

0 new messages