Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query SP parameters using ADO
Message
De
20/01/2003 14:18:51
 
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00743516
Message ID:
00743531
Vues:
9
Is there a way to dynamically query parameters of a MSSQL stored proc using ADO?

You must use Command object to invoke SP. Use its Parameters collection to append parameters for input, output and result of SP. In MSDN, see "Parameter Object (ADO)" and "Parameters Collection (ADO)" topics.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform