Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ado recordset and vfpcom.cursortors
Message
From
18/02/2003 20:32:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Ado recordset and vfpcom.cursortors
Miscellaneous
Thread ID:
00754772
Message ID:
00754772
Views:
62
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
Next
Reply
Map
View

Click here to load this message in the networking platform