Subject RE: [IB-Architect] Select procedures
Author Jim Starkey
At 02:36 PM 6/7/00 -0700, Dan Palley wrote:
>My guess is that it's not passing SQL directly through, since it has some
>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?
>

Don't know. If I knew, the trace wouldn't be necessary.

The question is whether to translate "{ call foo }" into
"execute procedure foo" or "select * from foo".

Jim Starkey