Subject Re: [firebird-support] Fetch and isc_req_sync error
Author Vlad Khorsun
""maverickthunder"" ...
...
> The table has 8 registers and some of them has Foto with NULL
>
> I build a simple query: SELECT * FROM "Data"; by using prepare,
> describe and isc_dsql_execute.
>
> But when I use isc_dsql_fetch (all calls using SQL_DIALECT_V6) I got
> the 8 registers and in the ninth call instead of getting an EOF, I got
> a duplicate of the last register without errors

How do you check for EOF state ?

Regards,
Vlad