Subject | Re: [ib-support] How can I inspect BLR? |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-07-25T04:18:18Z |
""Alexander V.Nevsky"" <alex_vnru@...> wrote in message
news:<9jkknj+2pq5@...>...
debug version), when you type
DEBUG 9, you will get a console that shows BLR in readable format, so you
can continue sending commands from isql and watch BLR creation in real tyme.
If you type
DEBUG 99
you will receive additional (but cryptic) information about the BLR
generation.
Please notice that this command shows BLR as produced by the SQL layer only.
It won't show you how GDML translates to BLR, for example.
C.
---------
Claudio Valderrama C.
Ingeniero en Informática - Consultor independiente
http://www.cvalde.com - http://firebird.sf.net
news:<9jkknj+2pq5@...>...
> Hi, All. Is there any tool or way to inspect BLR for query or SP?Yes, use QLI or run the debug version of firebird. On FB-Windows (always
debug version), when you type
DEBUG 9, you will get a console that shows BLR in readable format, so you
can continue sending commands from isql and watch BLR creation in real tyme.
If you type
DEBUG 99
you will receive additional (but cryptic) information about the BLR
generation.
Please notice that this command shows BLR as produced by the SQL layer only.
It won't show you how GDML translates to BLR, for example.
C.
---------
Claudio Valderrama C.
Ingeniero en Informática - Consultor independiente
http://www.cvalde.com - http://firebird.sf.net