Subject Re: [firebird-support] another issue with blobs
Author Dimitry Sibiryakov
On 29 Aug 2003 at 4:58, Francesco Lamonica wrote:

> in_sqlda = (XSQLDA *)malloc(XSQLDA_LENGTH(2));
> in_sqlda->version=SQLDA_VERSION1;
> in_sqlda->sqln=2;
in_sqlda->sqld=2;

SY, Dimitry Sibiryakov.