Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is VFP a true Client-Server ?
Message
 
To
04/04/2003 09:48:27
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00773986
Message ID:
00774013
Views:
13
Hello Carlos

Yes VFP can be a client-server app, but you must build 2 programs 1 client side and 1 server side and pass commands to the server app and results or location of resulting tables to the client side.

I belive the best way it to create the server app as a server com object (don't quote me on that)


Hope I helped

>Hi,
>
>I have a mandate to distribute a VFP application who should work as a client-server one. However I found a bad surprise when analyzing the way that VFP performs a query. A true client-server runs the query against the server and returns the results. Watching the SQL running through a bandwidth sniffer I did verify that the Client is constantly "talking" with the Server and occupying large amounts of bandwidth. I can't deploy the application without solving this problem.
>
>Question: there is way to configure a VFP database to run as a real Client-Server? I appreciate very much some inputs because this will decide if we will use VFP or we will be forced to use another database.
>
>Thank you
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform