Here is the class DBconnection wrote for connecting oracle database from my asp.net 3.5 application.
I just create a oracle static connection properties. When any body wants to create connection the connection properties first check whether the connection exist or not. If connection exist it just return the connection. If connection is not exist then new connection will be created and returned.
Hope you it will help you connecting oracle database from ASP.NET.
I just create a oracle static connection properties. When any body wants to create connection the connection properties first check whether the connection exist or not. If connection exist it just return the connection. If connection is not exist then new connection will be created and returned.
| Click on image to view large |
No comments:
Post a Comment