Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View Parameters with ADO in a CursorAdapter.
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
View Parameters with ADO in a CursorAdapter.
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00984764
Message ID:
00984764
Vues:
64
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform