How to convert single user program to multi user program

richardplr

Registered User.
Local time
Tomorrow, 03:46
Joined
Jun 10, 2003
Messages
239
Hi.

I have a program which is design for everyone to use but I am not good in programming so I cannot write a program for multi users

Any expert here can guide me how to convert from single user to multi user.

Thank you
 
You don't need any programming. Just use the database splitter (Tools menu) to create a frontend and a backend. Put the backend on the server and distribute a personal copy of the frontend to each person.
 
SJ McAbney said:
You don't need any programming. Just use the database splitter (Tools menu) to create a frontend and a backend. Put the backend on the server and distribute a personal copy of the frontend to each person.

Will it get updated when some add data to it. If I need to made changes to my program which one do I have to change and will the other one get updated as well.

Another thing, I am not installed on my server but I share it on my network, so whoever need to access just need to go to network drive and click that all

Hope to receive advise from you again.

Thank you
 

Users who are viewing this thread

Back
Top Bottom