Running an Access DB unattended

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using citrix to access a remote site and then using the remote task
scheduler to run my database, but it appears on my screen, I want it to run
without coming up on my screen( Like a background process). How can I do this?
 
Run it in the scheduler as a different user.
If you are logged in with your name, you can run the scheduler as admin or
something.
 
Since you made another user the "owner", it doesn't care if you are logged in
or not.
It will utilize the credentials (username and password) of the owner of the
task.
 
I do not have the privileges to create a different user. But I did find that
if I use the scheduler and then just log out of Citrix.. it runs just fine

Thank you everyone for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top