Subject | Problem with query statement with parameter |
---|---|
Author | marx_sk |
Post date | 2004-10-16T21:55:40Z |
Hi,
I tried to write program which will use isc_dsql_execute2() [query
with parameter]. I'm able to initialize it but I fail with -504
(Unknown cursor) or with OK status but no lines are fetched. When I
use isc_dsql_execute() then I'm able to gain results. Anyone can send
me a piece of code which works or can me help what's wrong? I wasn't
able to find it.
Thanks
Marek
I tried to write program which will use isc_dsql_execute2() [query
with parameter]. I'm able to initialize it but I fail with -504
(Unknown cursor) or with OK status but no lines are fetched. When I
use isc_dsql_execute() then I'm able to gain results. Anyone can send
me a piece of code which works or can me help what's wrong? I wasn't
able to find it.
Thanks
Marek