Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ado recordset and vfpcom.cursortors
Message
De
18/02/2003 20:32:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Ado recordset and vfpcom.cursortors
Divers
Thread ID:
00754772
Message ID:
00754772
Vues:
55
cnnDB = CreateObject("ADODB.Connection")
rstRecordset = cnnDB.Execute(strSQL)

oRecordSet = CreateObject('ADODB.RECORDSET')
nError = oVFPCOM.CURSORTORS(oRecordSet)

Would rstRecordset and oRecordSet be identical if both have same SELECTs?

Thanks. Mark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform