Subject | Re: [firebird-support] transaction logs. |
---|---|
Author | Martijn Tonies |
Post date | 2005-08-10T13:16:45Z |
Hi there,
it have a profiler... But...
You might want to check out:
http://www.upscene.com/products/audit/iblm_main.htm
by creating triggers with this tool, you can easily track all changes for,
like in your case, "black box debugging".
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> I have an application writing to firebird tables. Not sure what itFirebird doesn't have a transaction log by itself, neither does
> writes.
> There are lots of tables to track. Can i get a logical sequence of
> steps on how the tables are written (or functions called).
> Iam looking for a transaction log entries. (similar to what i can do in
> SQL Profiler in MS-SQL 2000).
it have a profiler... But...
You might want to check out:
http://www.upscene.com/products/audit/iblm_main.htm
by creating triggers with this tool, you can easily track all changes for,
like in your case, "black box debugging".
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com