Subject Re: Help decoding XSQLVARs
Author woodsmailbox
--- In firebird-support@yahoogroups.com, Dimitry Sibiryakov <sd@...> wrote:
>
> > 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.
>

Got it. Thank you all for responding!