Re: [mysql] Does myODBC supports stored procedures with parameters?
am 19.04.2006 08:22:40 von deer.chiefFirst of all forgive me for my late reply, but having mailed to the list
I've thought that I would have received your reply by mail. Only
yesterday I checked the list on the web and found your replies.
Thanks Martin for your adivce. I solved the problem. It fas my fault
cause I was calling the stored procedure the way I do with MS SQL or
Access (ie using only the stored procedure name). I wasn't using "call
sp_name(?,...?)". With that syntax everything works just fine.
I've to admit that's the first time I use ODBC as the API to the db.
Usually I use OleDB or SqlClient.
Thanks for your help and forgive my dumbness with the list.
Bye.
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org