Page 1 of 1

TMyStoredProcedures

Posted: Sat 20 Sep 2008 18:43
by nelson
hello devart team

after i tried to test TMyStoredProcedures i get the following mysql error when i select a procedure:

#42000SELECT command denied to user 'user123'@'80-12-345-6.client.hostname.com' for table 'proc'.

if i try it with MySQL Query Browser, it works without any error. this means, its not a "remote use" problem. have you any idea whats wrong?

mysql server: 5.0.32
mydac: 4.40.0.26
ide: C++ builder 6 pro

Posted: Mon 22 Sep 2008 09:04
by Dimon
I could not reproduce the problem.
Please send me a complete small sample at dmitryg*devart*com to demonstrate it, including script to create and fill a table and a procedure.

Posted: Sun 28 Sep 2008 19:32
by nelson
hello Dimon

thanks for your reply. i think it was a server side problem. sorry :oops: