Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiuser enviro tests

Status
Not open for further replies.

alexanco

Programmer
Joined
Jan 30, 2003
Messages
1
Location
SV
Hi there, I have a question, I´m developing an application that works with multiusers, at my job I can use the LAN for to test access to "x" tables, adding records, editing, etc, generally I use to pcs that access to the "server" pc but at my house I don´t have a LAN and just one pc, is there a way (software or something) that can I use to create a "virtual pc" that can I use like server or clients for to test my code in multiuser mode?. How do you resolve this problem?

Thanks a lot
 
HI

For a practical approach, you can start the application twice or more and test. But this has got some limitation, though it helps a great way quickly.

You can switch between the desktops started and leave it at different stages while the others are activated. Say leave desktop1 in data entry.. and reach for desktop2 to try for another module.
:-)

ramani :-)
(Subramanian.G),FoxAcc, ramani_g@yahoo.com

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top