Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC & SQL Server
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00781773
Message ID:
00782036
Vues:
19
>>Hi Sergey
>>
>>Thanks for that. Still one question about ODBC which I havent been framing right.
>>
>>When I create a remote ODBC View using the Visual Foxpro Driver in my connection, what actually runs the SQL Commands?
>
>Hi Geoff,
>
>When you access VFP data, all processing is done on WS, regardless how you access it (natively, ODBC or ADO).

What about ADO COM on server connected to VFP data and instanced by client with CREATEOBJECTEX()? Would ADO, in this case assemble a record set (at the server) from VFP (at the server) and then return a recordset to the client (at the WS)?

Or, does CREATEOBJECTEX(), simply create a local copy (at the WS) of the ADO COM (that's on the server)?

How does CREATEOBJECTEX() work?

Terry
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform