D
Dan, Vascas
Hi Gurus,
Please help. I have two Questions.
1. Is it bad to keep a database connection always open.
2. In one function we are always opening a new connection, but we are not
closing it. If we use that function second time it uses the connection it
made before, so no new connection has been made. Is it ok to do like this.Or
should we close the Connection when we are done using it.
We are using Framework2.0.
Thanks for your suggestion.
Dan, Vascas
Please help. I have two Questions.
1. Is it bad to keep a database connection always open.
2. In one function we are always opening a new connection, but we are not
closing it. If we use that function second time it uses the connection it
made before, so no new connection has been made. Is it ok to do like this.Or
should we close the Connection when we are done using it.
We are using Framework2.0.
Thanks for your suggestion.
Dan, Vascas