trskopo wrote:
> Or, I can record changes via my app, which one do you thing is better, 
> regarding database performance and size?

Database would work faster and have smaller size if logging is done in 
application. Therefore, if those are the most important parameters, you 
should do it in application.

If you have multiple applications accessing the database this really 
depends whether you need separate logging for each client or not.


-- 
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================

Reply via email to