Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call Stored Proc Return RS with all records
Message
 
 
À
21/03/2004 17:29:27
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00888256
Message ID:
00888339
Vues:
13
In this case what following code is for?
> toRS.ActiveConnection = .oConnection
> toRS.Source=tcTabela
> .SetRecordSetProperties(toRS)
> toRS.Open
>Hi Sergey,
>
>Im my Method SetCommandProperties, i have what you tell me,
>tcStoredProc=Store Procedure Name.
>
>
LPARAMETERS tcStoredProc
>WITH .oCommand
>	.ActiveConnection=This.oConnection
>	.CommandText=tcStoredProc
>	.CommandType = adCmdStoredProc
>ENDWITH
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform