Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro dead...?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00303866
Message ID:
00305258
Vues:
36
Now I see what you are talking about. Sounds interesting. So, if I understand you right, VFP server talks to SQL server database on the same PC and the resulting ADO (or XML?) goes back over the WAN to some kind of thin client. How much faster is it if compared with VFP client app sending the SQL query to the SQL server (with no VFP server there) over the WAN? Say, in both cases the result set has the same number of records, and it goes back as ADO on first case and as VFP cursor through ODBC in second case?



>I have a 400 million row table that I need to query over a WAN.......
>I need replication services....
>I need integrated security.....
>etc....
>
>With respect to queries over a wan and VFP data, the best way I have found to do it is through RPC's.. Bascially, having a VFP server ON the server that has the data, and remotely activating that server. The server in turn opens the data ON the server - no traffic accross the wire. The VFP server in turn, returns the result to the client via ADO recordset or some other mechanism...
>
>How's that...????
>
>>>In many cases, SQL-Server beats the pants off the VFP engine.
>>
>>And those cases are...?
>>:)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform