Subject | Re: [IB-Architect] SQL Statement Depandance Mapping |
---|---|
Author | Olivier Mascia |
Post date | 2000-06-29T15:39:24Z |
| Actually, the engine doesn't use SQL but BLR. DSQL translates
| dynamic SQL to BLR, QLI generates BLR natively, gpre generates
| BLR from SQL at compile time, and DUDLEY (gdef) generates stored
| procedures and triggers in BLR.
The following question it not related to the current discussion, but I jump
on it, just because I'm curious.
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.
---------------------------------------------------------------------
Olivier Mascia T.I.P. Group SA
om@... www.tipgroup.com
Director, Chief Software Architect +32 65 401111
| dynamic SQL to BLR, QLI generates BLR natively, gpre generates
| BLR from SQL at compile time, and DUDLEY (gdef) generates stored
| procedures and triggers in BLR.
The following question it not related to the current discussion, but I jump
on it, just because I'm curious.
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.
---------------------------------------------------------------------
Olivier Mascia T.I.P. Group SA
om@... www.tipgroup.com
Director, Chief Software Architect +32 65 401111