Subject | Re: [IB-Architect] Database names: Hair balls |
---|---|
Author | Jason Wharton |
Post date | 2000-05-06T22:29Z |
>... Print a blr blob in the system tablesIn my little IB_WISQL tool I take full advantage of this nifty feature
>and you will see the engine calling a filter
>to turn gook into ascii gold.
>
>No education necessary.
except there was one problem, there were no CRLF pairs as each segment was
designed to hold one line of BLR converted text. That didn't look so great
when the streamed representation of the results were stuffed into a memo
control.
As a result of this I modified my engine to recognize the BLR to text
conversion and stuff in the CRLF pairs so that things would look nice and
tidy as they should.
I found that this was the only way I could master BLR was to write a stored
proc and then peek at the BLR it generated... Wish I had a blue book on it!
Most useful (to me).
FWIW,
Jason Wharton
InterBase Developer Initiative
jwharton@...
InterBase will be the database of the new millennium.