Re: Using log4net with VistaDB

2007-10-15 Thread ckantzer
omething like > this: > > > > If my guess isn't correct this should give the correct fully typed name: > > > Console.WriteLine(typeof(VistaDBConnection).AssemblyQualifiedName); > > Thanks, > Ron > > - Original Message > From: ckantze

Re: Using log4net with VistaDB

2007-10-14 Thread ckantzer
onType node for telling log4net that it should > use VistaDBConnection: > > http://logging.apache.org/log4net/release/config-examples.html > > - Original Message > From: ckantzer <[EMAIL PROTECTED]> > To: log4net-user@logging.apache.org > Sent: Friday, Oct

Using log4net with VistaDB

2007-10-12 Thread ckantzer
I am trying use log4net to write to a database. The database we are using is VistaDB. I am able to write to a file correctly but I'm getting the following error when i try to write to the VistaDB file: log4net:ERROR [AdoNetAppender] Could not open database connection [Provider=VistaDB.NET20;Dat