Subject | RE: [firebird-support] SET TRANSACTION - can this be executed in a Stored Procedure? |
---|---|
Author | Alan McDonald |
Post date | 2004-07-10T02:23:59Z |
> I'm trying to work out if I can setup a transaction within a storedStarting/Stopping transactions are client activites. You also have
> procedure, or if this has to be done before the stored procedure is
> executed?
>
> Myles
>
savepoints at the server.
Alan