Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hypothetical Performance Question
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00128216
Message ID:
00132005
Views:
45
Hi Jim. I pulled some articles about using VFP for Remote Automation. In the examples, they assume you want to use the automation server with products other than VFP, so they use long character strings to transfer records. These strings will then be parsed and used by the client.

If we assume that the automation server will only be used by VFP clients, and therefore VFP tables will be readable by the client, do you know how record sets can be passed back to the client in VFP table format?

Thanks.


>
>This is certainly the best way to provide scalability. When you move to SQL Server you onle need to change the VFP Server, the interface doesn't have a clue where the data is comming from. It sks the server for data and the server gives it the data it asked for, the interface knows nothing about where the data is comming from. Using a VFP server this way is true N-Tier system design.
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform