Diman
Admin
 Admin
| Posts: 1460 |  | Karma: 18 |
|
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
|
|