Subject API & executing SELECT without transaction
Author marek22@centrum.cz
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