> I am trying to log into oracle database and some how its not happening.
> Can you please help me out.
> 
> "<appender name="AdoNetAppender_Oracle" 
> type="log4net.Appender.AdoNetAppender">"
> "<bufferSize value="128" />"
> "<ConnectionType value="System.Data.OracleClient.OracleConnection, 
> System.Data.OracleClient, Version=1.0.5000.0, Culture=neutral, 
> PublicKeyToken=b77a5c561934e089" />"
> "<connectionString value="Data Source=dbname;User 
> id=testuser;password=testuser;" />"
> "<commandText value="INSERT INTO EventLogTest (EVENTLOGID, Event_Thread, 
> Event_Level, Logger, Location, Message, Exception, UserName) VALUES 
> (NRD_EVENTLOG_SEQ.NEXTVAL, 'Thread1', 'Level1', 'Logger1', 'Location1', 
> 'Message1', 'Exception1', 'Username1')" />"
> 
> I am not understanding whats wrong with this. Also I have enabled logging 
> into system event logger and that works fine.
> Only problem is with db logging. Any help would be greatly appreciated. I am 
> struck.
> 
> Please help me out.
> 
> Thanks,
> Raghu
> 
> Raghavendra Bejugam
>       __________________________________________________________________
> GE Commercial Finance 
> NORAD Development Team
> 44 Old Ridgebury Road, Danbury, CT 06810
> T 203 796 5603
> D *562-5603
>             E [EMAIL PROTECTED]
> 

Reply via email to