| Subject | Re: [firebird-support] Help decoding XSQLVARs |
|---|---|
| Author | Dimitry Sibiryakov |
| Post date | 2009-07-29T07:58:37Z |
> 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.