How the transactions work is a bit of a mystery to me.
Can anyone give me a bit of background on what "Not committing transaction,
status is No Transaction (6)" is or rather what conditions result it it.
I have something like this
TransactionUtil.begin()
for(:){
try/catch
some db related code that may throw exceptions
}
TransactionUtil.commit()
Any clues would be helpful, have often had this problem but have never
gotten to the bottom of why it happens.
--
Regards,
Justin
Venture-Net Research & Development