|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi!
Does anybody knows how to implement journaling or logging in firebird? I am developing an aplication and I would like to make a "journal" of everything that will happens in de database (inserts, updates and deletes). I have read an article (http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1043906415:39439&page=ibp_source_guide) that shows that the firebird has a component named "Jounal", but it is obsolete now. So I can I do what I want? Please Help! I really need this! Thank You! |
|
#2
|
||||
|
||||
|
Are you looking for triggers to track queries issued on specific tables?
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
|||
|
|||
|
Quote:
Something like that yes, but someone told me that I have to do triggers for inserts, updates and deletes in all my tables, something really huge, even if i have only 10 tables. I want to know if firebird has a more automatic way to do that. There is a program to do that, IBLogManager, but it is not freeware. Thank you! |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Log or Journaling |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|