Subject Re: [firebird-support] Help decoding XSQLVARs
Author Dimitry Sibiryakov
> Does anybody have a piece of C code (or doc) that reads an XSQLVAR? Specifically, I need to decode the various number types into some generic format (bcd or double or whatever).

I think that %FIREBIRD%\examples\apifull.c can help you.

SY, SD.