Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling stored procedure
Message
Information générale
Forum:
Visual Basic
Catégorie:
SQL Server
Titre:
Calling stored procedure
Divers
Thread ID:
00667457
Message ID:
00667457
Vues:
49
I need to call a stored procedure and pass it three parameters as follows:

CREATE PROCEDURE dbo.sp_VarianceReport
@UserName Varchar (50),
@SortOrder Varchar (25),
@ReportDate smalldatetime

What is the VB6 syntax to open up the recordset that this SP generates?
Al Williams

Anola MB, CANADA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform