On Mon, Feb 27, 2012 at 11:19 AM, vklimov45 <[email protected]> wrote: > > >> 4. I can't find in sources how to understand relation 8 (RDB$FORMATS) blobs >> by RDB$DESCRIPTOR data. How to decode those bytes? Is it related to some >> file in sources? Is this structure where rhd_format related?
Use isql to print the rdb$formats blobs. There's a blob filter that pretty-prints the contents. Good luck, Ann
