Subject | API & executing SELECT without transaction |
---|---|
Author | marek22@centrum.cz |
Post date | 2004-11-12T09:44:48Z |
hi,
i tried to find the way how to run SQL query (simple select which have
to be almost real-time) without start/finish transaction. I'm using
these functions:
- isc_dsql_prepare
- isc_dsql_execute
and I was unable to find it anywhere :( Any pointers which will help
are welcomed.
Thanks,
marx
i tried to find the way how to run SQL query (simple select which have
to be almost real-time) without start/finish transaction. I'm using
these functions:
- isc_dsql_prepare
- isc_dsql_execute
and I was unable to find it anywhere :( Any pointers which will help
are welcomed.
Thanks,
marx