From: Oleg D. <ol...@td...> - 2004-12-28 15:45:50
|
Hello, I've managed to configure log4net 1.2.0 beta8 http://logging.apache.org/log4net/ for using with Firebird .NET Provider 1.7beta2. There are two files in the attachment: 1. logtable.sql It is SQL for creating logging table. It can be improved. Trigger could check length of NEW.* fields and truncate it if needed. 2. App.config Application config file. Connection string should be changed here. Hope it will help someone. -- Oleg |