You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to babudb
Hi,
Lookking in documentations and example I did not find how to works
with transaction.
My need is:
1 - open a transaction
2 - do read/write/delete operation
3 - commit or rollback the operations
Best Regards
Jan Stender
unread,
Apr 10, 2012, 4:47:53 AM4/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bab...@googlegroups.com
Hi,
BabuDB does not support transactions in the classical sense. A BabuDB "transaction" does not allow reads or roll-backs. It is more like a group of updates that can be executed in an atomic fashion.