Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mysql Stored Procedure function

Status
Not open for further replies.

Denster

Programmer
Apr 9, 2001
198
GB
I'm trying to build a generic VB.Net function to run a stored procedure using odbc. It would help greatly if I could check the procedure in the database first to find out the parameters the procedure is expecting. It used to be possible in VB6 but is there a way of reading a parameter list in VB.Net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top