Subject Re: [IB-Architect] SQL Statement Depandance Mapping
Author Ann Harrison
At 05:39 PM 6/29/00 +0200, Olivier Mascia wrote:

>Does this mean that the server do not parse any SQL statement any time ?
>Are DSQL statements (DDL or DML) submitted through the C-API parsed at the
>client-side and are the actual network requests to the server done in BLR ?
>
>Sounds really interesting.

That was the case prior to V4. Now DSQL statements (and structures)
are passed to the server side for parsing. QLI & gpre continue to
pass BLR across the wire.

Ann