RE: AdoNetAppender field sizes

2010-05-14 Thread Watson, Gary
whole message. Silly mistake, huh? Many thanks for your help. Gary From: Ross Hinkley [mailto:rosshink...@gmail.com] Sent: 11 May 2010 18:40 To: Log4NET User Subject: Re: AdoNetAppender field sizes I tried to recreate your problem on my local machine using your configuration. I agree with Ron

Re: AdoNetAppender field sizes

2010-05-11 Thread Ross Hinkley
Procedure", but it is still truncating. > > -Original Message- > From: Ron Grabowski [mailto:rongrabow...@yahoo.com] > Sent: 11 May 2010 01:57 > To: Log4NET User > Subject: Re: AdoNetAppender field sizes > > The config looks correct to me. Are you sure you want to u

RE: AdoNetAppender field sizes

2010-05-11 Thread Watson, Gary
riginal Message- From: Ron Grabowski [mailto:rongrabow...@yahoo.com] Sent: 11 May 2010 01:57 To: Log4NET User Subject: Re: AdoNetAppender field sizes The config looks correct to me. Are you sure you want to use the .NET 1.0 version of System.Data? Does this make a difference? - O

Re: AdoNetAppender field sizes

2010-05-10 Thread Ron Grabowski
The config looks correct to me. Are you sure you want to use the .NET 1.0 version of System.Data? Does this make a difference? - Original Message From: "Watson, Gary" To: "log4net-user@logging.apache.org" Sent: Mon, May 10, 2010 8:19:48 AM Subject: AdoNet

AdoNetAppender field sizes

2010-05-10 Thread Watson, Gary
Hello, I am using the AdoNetAppender in log4net to write error messages to a SQL Server 2000 database. Here is the configuration I am using, taken from my app.config file: