Subject | Re: [IB-Architect] Select procedures |
---|---|
Author | Jim Boyle |
Post date | 2000-06-07T23:13:23Z |
> The question is whether to translate "{ call foo }" into"execute procedure foo" for all procs, then use
> "execute procedure foo" or "select * from foo".
SQLNumResultCols(...) to check for a result set.
Sybase SQLAnywhere uses this method.