Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resetting Paramter object
Message
From
13/06/2001 08:51:16
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Resetting Paramter object
Miscellaneous
Thread ID:
00518797
Message ID:
00518797
Views:
60
I use the Parameter object when sending values to a SQL Server stored procedure. Many times after doing the proper appends and calling the stored procedure and getting back my results, I want to create another parameters collection (fresh) so I can call another different stored procedure. Unfortunately it doesn't work because I have not cleared out the first set of parameter values already included in it from the first stored procedure call and I don't know the property or command to reset (clear out) the parameter collection.
Next
Reply
Map
View

Click here to load this message in the networking platform