TMyStoredProc bug in 5.55.0.39 under Delphi 2007
Posted: Tue 11 Nov 2008 00:59
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
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