Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: Have AnyDAC support stored procedure ?
Have AnyDAC support stored procedure ?
Posted: 2007/12/31 09:26
 
Please, tell me know have AnyDAC support SP in MySQL 5 ?

And show me some examples ?

Thanks you !
Re:Have AnyDAC support stored procedure ?
Posted: 2008/01/03 00:31
 
Hello

1.12 supports SP in MySQL 5.

You should use TADStoredProc component. Drop it on the form, set Connection property, then set StoredProcName property to the name of your SP.

Do you have any problems with MySQL and SP ?

Regards,
Dmitry