 |
is269 Level: Scholar
 Registered: 24-02-2004 Posts: 35
|
Multiple users for a program
Hi,
I have made a program, where the multiple users will be using the same.
Anyone can help in this?
Thanks in advance.
Regards.
|
|
12-03-2005 at 03:27 PM |
|
|
Goran Level: Moderator
 Registered: 16-05-2002 Posts: 1681
|
Re: Multiple users for a program
Since you say you have already made program, what kind of help are you searching for exactly?
____________________________
If you find the answer helpful, please mark this topic as solved.
|
|
12-03-2005 at 04:47 PM |
|
|
is269 Level: Scholar
 Registered: 24-02-2004 Posts: 35
|
Re: Multiple users for a program
Hi,
It is a stationery mgmt program using sql server databse where the stationery issue screen ( a form) is given to few users.
suppose if one user opens the stationery issue screen to give away one item, is it possible to open the same screen on the same time on other users pc?
If possible, pls let me know how it is.
Thanks
|
|
15-03-2005 at 07:35 PM |
|
|
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1616
|
Re: Multiple users for a program
A program itself can run on unlimited PCs and have the same form visible... all of them could also be using the same data (given that they have access to it).
The only potential problem is if two users are editing the same record at the same time, and both click to update/save it at the same time.
____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
|
|
15-03-2005 at 08:35 PM |
|
|
|
|
 |
 |