Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting VFP App to Client/Server App
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00238822
Message ID:
00239334
Views:
9
>HELLO,
> I just finished a app. in vfp v5. Now my company dicided to put the app. on the internet so our remote users can access it on the internet. I did read the article in FoxTalk in the April and May issues on how to turn a VFP app. into client/server app. My question is should I develop a set of new user screens and put them on the internet for remote users or will it be easier for me to make changes in my application and turn it into a client/server app? thanks.
>sherry

Sherry,

The answer is not an easy one. In fact much depends on how you organized the access to your data. If you used local parameterized views, then you are in great shape and shifting to remote views should be relatively easy. Now what about the forms? It depends too: if you organized them in a way to limit the size of the record set, shifting to client server should not be too painful . You'll find on my web a document and links to several others that discusses how data access is arranged in the Codebook framework. That's very well done and allows you to shift from local to remote data on the fly.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform