Good Afternoon All: Thanks for the tips and to all that replied. I'm sure I will have a 'few' questions along the way and I will appreciate the help. Thanks again! Regards,
Jack Skelley ________________________________________ From: [email protected] [[email protected]] On Behalf Of Alan Bourke [[email protected]] Sent: Tuesday, April 21, 2009 5:26 AM To: [email protected] Subject: Re: VFP9 and Terminal Sevices IMO there's nothing to worry about that would be different from any networked environment, aside from maybe making sure the temp files are segregated as mentioned already. Make sure you install everything that needs to be installed in the correct way via Add/Remove Programs or change user /install. There are of course issues with what sort of server horsepower is available to host 25 users but that's not your problem per se. If a 64-bit version of Windows is used bear in mind that your 32-bit VFP app will be running in a virtual 32-bit machine. This has implications for memory and printer drivers for example. In the days of 16-bit FoxPro for DOS and FoxPro for Windows on 32-bit Windows, each session took up its own chunk of memory due to each Virtual DOS Machine using whatever was set as MEMLIMIT in CONFIG.FP/FPW. So if you had a max of 16MB for MEMLIMIT and 25 users, then you needed 16 * 25MB just to run the app. Whereas sessions with 32-bit apps could share memory. I don't know if this is still the case with 32-bit apps on 64-bit Windows. -- Alan Bourke [email protected] [excessive quoting removed by server] _______________________________________________ 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/0b957900b2b8194d998a441195b6603838655b5...@drdsrv03.drdad.thenewarkarena.com ** 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.

