Runtime over a LAN

K

Ken Smith

I am about to deploy an Access application packaged with developer tools. The
question has arisen "Can I use this on a LAN for access by multiple users?

I know multiple PCs with Access can run a application installed on a server,
but what about PCs without access trying to run a runtime version installed
on a server? What happens?
 
A

Allen Browne

You must run the installation on each workstation.

If each workstation should have completely independent data from the others,
you can get away without splitting, though you are cutting of the simplest
way of release an upgrade if you do.

If the workstations are to share data, you must split.
 

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