Subject | RE: [IB-Architect] Select procedures |
---|---|
Author | Jim Starkey |
Post date | 2000-06-07T21:44:40Z |
At 02:36 PM 6/7/00 -0700, Dan Palley wrote:
The question is whether to translate "{ call foo }" into
"execute procedure foo" or "select * from foo".
Jim Starkey
>My guess is that it's not passing SQL directly through, since it has someDon't know. If I knew, the trace wouldn't be necessary.
>limitations on what type of query you can build (i.e. no joins).
>
>I'm not really sure how the internals of Crystal works, but I'd be happy to
>do an ODBC trace for you; what should I be loooking for?
>
The question is whether to translate "{ call foo }" into
"execute procedure foo" or "select * from foo".
Jim Starkey