|
Re: ADONetAppender: msg#00073log.log4net.user
Sorry that I forgot to mention that I'm using ADONetAppender to log to Oracle 9i database. In log4net configuration file, there is a <param..>...</param> block for each database column, something like listed below. <param name="Parameter"> <param name="ParameterName" value=":thread" /> <param name="DbType" value="String" /> <param name="Size" value="255" /> <param name="Layout" type="log4net.Layout.PatternLayout"> <param name="ConversionPattern" value="%t" /> </param> </param> If I need to log to CLOB and NUMBER columns, what are the values for the DbType and Size entries? Thank you. Ping Xie CACI 4831 Walden Lane Lanham, MD 20706 pxie@xxxxxxxx (301) 306-8200 - Main (301) 306-2829 - Direct
Hi, If I want to write logging to a CLOB and NUMBER columns, how should I define the parameters in the configuration file? Specifically, what are the values in the following two lines? <param name="DbType" value="?????" /> <param name="Size" value="????" /> Thank you in advance. Ping Xie CACI 4831 Walden Lane Lanham, MD 20706 pxie@xxxxxxxx (301) 306-8200 - Main (301) 306-2829 - Direct |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Announcing Log4Net Viewer: 00073, admin |
|---|---|
| Next by Date: | Re: Stability of log4net: 00073, Eric Means |
| Previous by Thread: | ADONetAppenderi: 00073, Ping Xie |
| Next by Thread: | Re: Stability of log4net: 00073, Sebastian Andersson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |