zhouzg@changyi.com Guest
|
Posted: Wed Mar 05, 2003 4:27 am Post subject: use TSQLStoredProc |
|
|
When I set TSQLConnections.AutoClone=False, Open and Close a TSQLQuery, then execute a TSQLStoredProc, the System raise a error "multiple connections not supported by Sybase driver".
How can I TSQLQuery and TSQLStoredProc in sequence?
By the way, When I use two TSQLQuery, I must set the First's Prepared to false before I use second TSQLQuery
Thanks. |
|