distrubutable project

socket9001

New member
Local time
Today, 01:18
Joined
Jan 5, 2010
Messages
2
Hello
I've created a project in access 2007 with a form interface, i'd like to distribute that project as an application to some clients.
is it possible to package my project as an application so the clients doesnt have to have access installed on their machines? also i dont want to allow access directly to the tables of the project, only thorugh the forms i've created.

thanks
 
You need to install Acess 2007 Runtime on the client computers. Is is a free download form the Microsoft website. Runtime has no Navigation bar so it does inhibit users directly opening the tables.

For users with full Access you can hide the table and or hide the Navigation bar but if a user wants to get at the tables and knows what they are doing they will be able to open them.

If you really want them keep out then put the tables on SQL Server.
 
Thanks Galaxiom
 

Users who are viewing this thread

Back
Top Bottom