Page 1 of 1

Error when opening stored procedure

Posted: Mon 13 Mar 2006 20:50
by LarryEvilsizer
Hi,

I'm trying to test my stored procedures. I have connected to my database with a TMyConnection component. I add a TStoredProc component linked to my TMyConnection component and have selected a stored procedure from the StoredProcName list selection. When I set active to TRUE, I get an error:
#42000PROCEDURE does not exist.

I'm assuming I'm doing something wrong, but haven't a clue what it is. Any help would be greatly appreciated.

Thanks,
Larry

Posted: Tue 14 Mar 2006 12:36
by Antaeus
Unfortunately we couldn't reproduce the problem.
Please send us (mydac*crlab*com) script to create stored procedure you try to execute. Also supply us following information:
- Exact version of Delphi, C++ Builder or Kylix
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor
- Exact version of MySQL server and MySQL client. You can see it in Info sheet of TMyConnection Editor