What is the best way to allow access remotely to an access data base

M

moneypit

I am looking for a secure way to keep users from having
access to the file open option when they log into a
published access application using Citrix. When the log
into the session they can choose file open and can browse
the newtork. I would like them to not be able to open any
other database along with not having the ability to browse
the network.
 
V

Van T. Dinh

Do you have path to the intended database file in the command-line of the
Published Application?

In my (Citrix) Published Application, I use:

{Full Path to MSAccess.exe} {Full Path to MDE/MDB file}

Users don't see the Database Containers window and exit through a
CommandButton. When the CommandButton is clicked, database is closed,
Access software is exited and the ICA Session is logged off completely.
 

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

Top