RE: ADO Parameter Caching

2005-03-06 Thread Nicko Cadell
> To: log4net-user@logging.apache.org > Subject: ADO Parameter Caching > > > Hi > > I may be chasing a red herring here... > > I've written a custom ADO appender based on the appender > skeleton - the code's pretty much similar to the example > appender, except I par

ADO Parameter Caching

2005-03-02 Thread Ian Bell
Hi I may be chasing a red herring here... I've written a custom ADO appender based on the appender skeleton - the code's pretty much similar to the example appender, except I parse the message from the event (it's xml) and use the values there-in for the parameters. I've a stored proc defined i