create a table in the database ,in catch block add ado.net insert method to add to the database
On Sat, Dec 12, 2009 at 6:10 PM, Balaji S <[email protected]> wrote: > Hi All, > > How to configure Enterprise Library to catch the exceptions and store it in > database. I am using framework 3.5 and SQL server 2008. Please provide code > samples in c#. > > Thanks in advance, > Balaji >
