  | | | Does myODBC supports stored procedures with parameters? | Does myODBC supports stored procedures with parameters? 2006-04-12 - By deer.chief@(protected)
Back Hello,
I'm having a lot of troubles accessing a stored procedure in my MySQL database via ASP.NET 2.0 and ODBC. I've installed connector/ODBC 3.51.12 and when I try to call the stored procedure I get te following error:
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{ call sp_GetData('Params')); }' at line 1"
I've read in a post in the MySQL "Stored Procedure" forum that connector/ODBC does not yet supports stored procedure.
Is that true?
Thanks for your help.
-- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=mysql@(protected)
|
|
 |