Subject are there isc_* savepoint functions available?
Author craigp98072
I've just started to learn the API... in ibase.h I see transaction
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?

Also,

thanks!
--craig