Subject | Re: [firebird-support] another issue with blobs |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2003-08-29T12:05:19Z |
On 29 Aug 2003 at 12:33, Francesco Lamonica wrote:
both these fields must be set.
(SQLDA size) while sqld indicates how many SQLVARs are used/needed.
SY, Dimitry Sibiryakov.
>> > in_sqlda->sqln=2;Did you change sqln to sqld or add this line? If I'm not mistaken
>>
>> in_sqlda->sqld=2;
>
>thanks dimitry but with ur changes i get:
both these fields must be set.
>besides... isnt sqln the indicator of the affected fields while sqldsqln determines the number of SQLVAR structures contained in SQLDA
>the affected rows?
(SQLDA size) while sqld indicates how many SQLVARs are used/needed.
SY, Dimitry Sibiryakov.