G
Guest
Hi,
I am facing a problem regarding setting database connection in my ASP.NET
project. I want to open a connection in a particular file(like in
global.asax.vb) and want to get the connection from all pages.
Please tell me the way (or any other better way) to open the connection once
so that I can use it (to Fill it ) from any changes further writing no
connection open code.
Regards Sudip.
I am facing a problem regarding setting database connection in my ASP.NET
project. I want to open a connection in a particular file(like in
global.asax.vb) and want to get the connection from all pages.
Please tell me the way (or any other better way) to open the connection once
so that I can use it (to Fill it ) from any changes further writing no
connection open code.
Regards Sudip.