Subject | Re: [firebird-support] are there isc_* savepoint functions available? |
---|---|
Author | Ivan Prenosil |
Post date | 2004-06-08T20:31:50Z |
> I've just started to learn the API... in ibase.h I see transactionOnly via DSQL (see Release Notes).
> functions:
>
> isc_start_transaction()
> isc_rollback_transaction()
> etc
>
> But I don't see any for savepoints. Is there a way to do this, other
> than, perhaps, using DSQL?
Ivan