Hi to all,
I am writing a application which will access the SQL Server database, the application is a desktop application using VB.NET. What is the best way to manage the database connections. Like While the application is lauanched i will open the connection to database untill the application is closed, or i should open and close the database connection for each database operation that i will do. Like for insert, update and delete.
Kindly advice.
Thanks.
M@F
Index was outside the bounds !!!