How to split database in FE and BE

Nick123

Registered User.
Local time
Today, 06:43
Joined
May 11, 2007
Messages
11
Hi!

I just want to know that " How to split the Access database in Front End and Back End application"? I am creating a database that i want to store on server and simultaneously want to give access to 20 terminals (cleints) to access the database.

Secondly, I have to provide a field in a form "Document number". However as per the requirement user can enter "PIR No", "Serial No" or at times both as document number. Both the things "PIR No" and "Serial No" have different format types like "PIR No 001" and "Srl No001".

On basis of document number later i have to give the option to search the particular document. Please guide me how to provide the option to enter the field values.

Appreciate any help on above.

Regards,
Nick
 
I just want to know that " How to split the Access database in Front End and Back End application"? I am creating a database that i want to store on server and simultaneously want to give access to 20 terminals (cleints) to access the database.
Have you tried Tools>Database Utilities>Database Splitter? Here's a link for you as well: http://allenbrowne.com/ser-01.html
 
Last edited:
thanks

Thanks buddy that solves my problem!


regards,
Nick
 

Users who are viewing this thread

Back
Top Bottom