J
Jorge Viñuales
I use CurrentProject.Connection, to send several update querys to SQL.
I try to open a transaction before the updates. Then when I finish, I try to
end the transaction with currentProject.CommitTran.
But in that point, I get an error, saying that there's no transaction
active.
¿Any help?
Thanks
I try to open a transaction before the updates. Then when I finish, I try to
end the transaction with currentProject.CommitTran.
But in that point, I get an error, saying that there's no transaction
active.
¿Any help?
Thanks