Page 1 of 1

TMyStoredProc bug in 5.55.0.39 under Delphi 2007

Posted: Tue 11 Nov 2008 00:59
by boz
When calling a stored procedure

eg `Procedure1`

from a database name containing a non-standard character

eg `database-live` or `database-test`

The TMyStoredProc will fail with "Not found -live.Procedure1" and not list the procedures at design time.

Should be an easy one to fix :-)

Boz

Posted: Tue 11 Nov 2008 13:03
by Dimon
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next MyDAC build.