The biggest issue I had was the temporary files. One user may use a laptop from home or a work computer so I needed them to put their temporary files in their own place. The customer I have uses a Y drive for personal data. It is the Y drive no matter what machine they are using. The data files are on the W drive and it, like the Y drive, is always the W drive.
I start the program "myvfpapp.exe -cy:\config.fpw". Their config.fpw file points to a folder on the W drive that uses their user name. > SCREEN=OFF > RESOURCE=OFF > TMPFILES=W:\myvfpapp\jeffjohnson\ All temporary files end up in the above folder and there are no collisions. HTH Jeff Jeff Johnson [email protected] SanDC, Inc. 623-582-0323 Fax 623-869-0675 Jack Skelley wrote: > Good Evening All: > I am about to start a new project in VFP9 SP2 using terminal services in a > shared table environment. > Some of the shared data will be video and JPGs. > What are some of the items I need to be aware of in order to have multiple > users running the app from the server simultaneously? There could be as many > as 25 users on at the same time. > Thanks in advance for any enlightenment you can provide! > Regards, > > Jack Skelley _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

