Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 06, 2012 06:30 PM by vaibhav.1701sh
Member
4 Points
10 Posts
Jan 03, 2012 04:07 AM|LINK
Hi,
Please help if You can. I need to log an exception into oracle database in some table using the exception handling application block and Logging application block. Can anyone please provide me with a simple example/sample about how to do so.
Thanks in advance.
Vaibhav
Star
7828 Points
1321 Posts
Jan 03, 2012 08:31 AM|LINK
check this thread for Exception handling using asp.net
http://forums.asp.net/t/1317973.aspx/1
above the links mantain the loggs using sql server.. check this url for orace database connectivity with asp.net.
http://www.codeguru.com/csharp/.net/net_asp/tutorials/article.php/c8477__1/Connecting-to-an-Oracle-Database-Using-ASPNETmdashA-Step-by-Step-Tutorial.htm
Jan 06, 2012 06:30 PM|LINK
Thanks Gopal. I got it working now:)
vaibhav.1701...
Member
4 Points
10 Posts
How to log an exception into oracle database using Exception Handling Application Block (Enterpri...
Jan 03, 2012 04:07 AM|LINK
Hi,
Please help if You can. I need to log an exception into oracle database in some table using the exception handling application block and Logging application block. Can anyone please provide me with a simple example/sample about how to do so.
Thanks in advance.
Vaibhav
gopalanmani
Star
7828 Points
1321 Posts
Re: How to log an exception into oracle database using Exception Handling Application Block (Ente...
Jan 03, 2012 08:31 AM|LINK
Hi,
check this thread for Exception handling using asp.net
http://forums.asp.net/t/1317973.aspx/1
above the links mantain the loggs using sql server.. check this url for orace database connectivity with asp.net.
http://www.codeguru.com/csharp/.net/net_asp/tutorials/article.php/c8477__1/Connecting-to-an-Oracle-Database-Using-ASPNETmdashA-Step-by-Step-Tutorial.htm
Gopalan Mani
My Tech blog
vaibhav.1701...
Member
4 Points
10 Posts
Re: How to log an exception into oracle database using Exception Handling Application Block (Ente...
Jan 06, 2012 06:30 PM|LINK
Thanks Gopal. I got it working now:)