Question MS Access 2003

anusha

New member
Local time
Today, 00:46
Joined
Sep 23, 2010
Messages
1
Hiii...

I have developed a small management system in MS Access 2003 , its been included with 3tables and 4 forms. This application will be used only by two users, so that i was planned to copy this to a share point then both the users can use ths same time. But the problem i am facing right now is , i dont know how to deploy the application. Just copying this application to the users system will display the forms and tables in the design view. I want this application should be open to the login page as default when the user clicking on this, like any other application executing, i dont knw its possible or not. I request the help from you friends to fix the problem and getting an idea about this access management. All your suggestions will be highly appreciated.
I hope that my question is clear enough, Thanks in advance..

Thanks & regards
 
The normal procedure would be to split your database into a front end and a back end. You should find plenty of advice on how to do this by using the search function. and there is a wizard to assist you.

When the database is split, the front end - which contains your forms, queries reports etc. should be copied onto the users workstation.

The back end is the tables. This would usually be placed on a server or network that would allow the users to access it.

If you have not split a database before, I would suggest you make a copy and practise on that.
 

Users who are viewing this thread

Back
Top Bottom