User without license

W

Whitney

How can I have multiple people enter data into an Access databse, without
paying for a license for every person. We have limited licenses, but I need
about 30 people to use a single form to enter data. I will be the only one
maintaining it and running reports.
 
A

Albert D. Kallal

Whitney said:
How can I have multiple people enter data into an Access databse, without
paying for a license for every person. We have limited licenses, but I
need
about 30 people to use a single form to enter data. I will be the only one
maintaining it and running reports.

You can download and install the runtime edition of access. This is a free
royalty method for distribution.

The runtime system allows you to run applications that you build in Access.
The users will not be able to make design changes, but in this case, that
usually what you want anyway.

The runtime system is free for access 2007, and for Access 2010. Prior to
that it was rather quite expensive and I don't believe it's available for
purchase from Microsoft anymore.

You can find out about the runtime here:
http://msdn.microsoft.com/en-ca/office/bb229700.aspx


The above also includes links to download the free runtime. If you install
the runtime, then you can copy your application to those machines and it
will run.

You do have to ensure you take extra care of your users in providing things
like a startup form in which they can use to move around and launch other
forms. The runtime does not have a default ribbon provided, and you need to
provide the "shell" of the application.

I also have a article and explain the use of the runtime and how you can
update your users here:

http://www.members.shaw.ca/AlbertKallal/RunTime/Index.html


Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(e-mail address removed)
 
J

Jörn Bosse

Am 02.06.2010 01:16, schrieb Whitney:
How can I have multiple people enter data into an Access databse, without
paying for a license for every person. We have limited licenses, but I need
about 30 people to use a single form to enter data. I will be the only one
maintaining it and running reports.

Hi,
dependig on your Version, you can download a runtime for Access.
For 2007 use this one:
http://www.microsoft.com/downloads/...d9-9dc6-4b38-9fa6-2c745a175aed&displaylang=en

Regards
Jörn Bosse
 

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