Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to move to client/server environment?
Message
From
02/01/1997 14:47:56
 
 
To
02/01/1997 04:15:17
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00016310
Message ID:
00016343
Views:
31
>Let's say I've created a project just like Tastrade.
>So I use the Upsizing Wizard in VFP3.0 to "upsize" to a multi-user client/server environment.
>
>Does it mean I do not have to make any changes to my code/classes?
>
>I want to find out how easy it is in VFP for me to change my single-user application like Tastrade into a client-server version.
>
>Ben

Are you using views, buffering, etc. If so, point your views to SQL Server instead of local tables. You'll need to handle lon-in to SQL Server somehow. There a a few ways of doing it. Do your data entry forms always come up with data already loaded (something that is not done in C/S). I suggest that you get VFP Codebook. While I didn't like the class design, UI, etc, it gave me an idea on how to do this.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform