How to setup access db in multi-user that dont have ms access?

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

Guest

Hi, I am a new user of access. I'm having problem on how to make my database
accessible to other user which dont have MS access installed on their pc?
 
Serge said:
Hi, I am a new user of access. I'm having problem on how to make my
database accessible to other user which dont have MS access installed
on their pc?

If you buy the developer's version of Access, you can load a copy of the
runtime version of Access on their machines without additional charge and
they will be able to use the databases you develop. They will be able to
edit data, but not design.
 
Assuming you want them to be able to use forms and reports that you've
created in the MDB file, you have no choice but to have MS Access installed.
Fortunately, there is a Developer of Access that you can purchased so that
you can package your application together with a royalty-free run-time
version of Access, so that users who don't have Access can install the
run-time, and use your application.

Tony Toews explains what you need to look for at
http://www.granite.ab.ca/access/developereditionfaq.htm
 
Thank you for the replies guys! :-)

Douglas J. Steele said:
Assuming you want them to be able to use forms and reports that you've
created in the MDB file, you have no choice but to have MS Access installed.
Fortunately, there is a Developer of Access that you can purchased so that
you can package your application together with a royalty-free run-time
version of Access, so that users who don't have Access can install the
run-time, and use your application.

Tony Toews explains what you need to look for at
http://www.granite.ab.ca/access/developereditionfaq.htm
 
Back
Top