Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View Parameters with ADO in a CursorAdapter.
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
View Parameters with ADO in a CursorAdapter.
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00984764
Message ID:
00984764
Views:
66
We currently use ODBC, but we want to mve to ADO for our data connection. We are using Cursor Adapters with ODBC connection. Using View Parameters "?VP_cID" works just fine in a SQL statement or in a call to a stored procedure.

But now, we have been testing with ADO, and it seems that this will no longer work.

I know I need to use the ADODB.COMMAND object to add parameters, but exactly how am I going to get that work with a Cursor Adapter? Do I assign my DataSource to the ADODB.Command object or leave it with the ADODB.CONNECTION object?

TIA
Mark

YOu can disregard this message, I found my blunder...

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform