Subject | Re: Prepared statements & commit ? |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-10-04T09:56:52Z |
Hi,
transaction handle. If the statement can survive commit, why should I
pass transaction handle? So, does it support prepared statements over
commit?
Best regards,
Roman
> Why are we closing all prepared statements automaticallyDoes it? As I see from isc_dsql_prepare(...) you have to pass
> at commit execution ?
>
> Firebird seems to support spanning the prepared statements
> over several transaction.
transaction handle. If the statement can survive commit, why should I
pass transaction handle? So, does it support prepared statements over
commit?
Best regards,
Roman