Territory managment system

  • Thread starter Thread starter AhmedEsmat
  • Start date Start date
A

AhmedEsmat

I have a Territory managment software that allow the medical representatives
to enter their daily visits to the clinics,this is an individual
file for every medical rep,i have a server in my head office and i need to
find a way to collect all these visits from many medical reps in my server
please help
 
You did not specify what type of server you have. Anyhoo, you have two opens.


1) Create the database to be used via the web so that your reps can login on
any internet connection as they would a website.

2) Have them login into your server directly using Citrix Client or Microsoft
Remote Connection. This method, however, will require you to register for
each simultaneous login ability you want (one person at a time, two people at
a time, etc.). This way is cheaper to secure, however.

B
 
bhipwell said:
You did not specify what type of server you have. Anyhoo, you have two opens.

1) Create the database to be used via the web so that your reps can login on
any internet connection as they would a website.

2) Have them login into your server directly using Citrix Client or Microsoft
Remote Connection. This method, however, will require you to register for
each simultaneous login ability you want (one person at a time, two people at
a time, etc.). This way is cheaper to secure, however.

B


Thank you for your help
For the time being i dont have a server,but im processing an order to IBM
server Xeon 3.6
can i put on the server a mother copy of the software and medical reps could
enter the data on their laptops and then later by end of the day they dial my
server and replicate their data to it
if this is possible way,could it done by access MDB file
 
Back
Top