Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SPT belongs to which category - DAO, RDO, OLE-DB, ADO?
Message
De
08/07/2000 07:52:15
 
 
À
08/07/2000 02:40:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00389794
Message ID:
00389814
Vues:
10
>Hi All,
>
>Could someone tell me the technology used in VFP as "SQL Pass-through" belongs to which terminology comparing with VB i.e. Data Access Objects, ODBCDirect, Remote Data Objects or ActiveX Data Objects?
>

SPT is used to issue commands to the back-end server, with VFP-style cursors used where data is exchanged. It corresponds to ODBC-level connections (although it may be talking to an OLEDB provider rather than an ODBC provider; it does not use an ADO-style COM object as the basis for data exchange or providing the ADO-style object model to manipulate.) SPT is the underlying basis for Remote Views on the VFP side, and can be used to issue SQL transactions to be executed by the server, including running stored procedures on the back-end. SPT is executed by the server for the connection rather than the local VFP engine.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform