MySQL Forums
Forum List  »  Stored Procedures

Re: Problem with ODBC and OUT parameteres using C#
Posted by: Mark Toth
Date: July 02, 2005 09:35AM

OK I also added the line
m_odbcCommand.CommandType = System.Data.CommandType.StoredProcedure;
and still got the same results if anyone was thinking that was it

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem with ODBC and OUT parameteres using C#
1312
July 02, 2005 09:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.