Thank You. But how do you get the sql transactions? I mean the SQL transaction history of a table or entire schema.
Regards, Philip On Saturday, August 11, 2012 12:18:08 AM UTC+5:30, Thomas Mueller wrote: > > Hi, > > I think you would have to use triggers to capture the changes. This is > also how the built-in fulltext search works. > > Regards, > Thomas > > > > On Fri, Aug 10, 2012 at 12:53 PM, arun philip <[email protected]<javascript:> > > wrote: > >> How do I capture all the transactions occuring in a particular database >> in SQL form? >> >> >> On Thursday, August 9, 2012 6:02:06 PM UTC+5:30, arun philip wrote: >>> >>> Hello Sir, >>> >>> I am working on a heterogeneous database synchronization project. >>> I am planning to use SQL Query based synchronization. >>> Is there any way in H2 database to capture the SQL queries similar to >>> Oracle audit? >>> >>> Regards >>> Philip >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/h2-database/-/eMbGA8YKq-oJ. >> >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/h2-database?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/qTxn8QdsVbEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
