L
Lal
Dear All,
I am seeking a valid suggestions from your side regarding the sql server
performance.
my connection object get initialized at the time of login. I remain
connected throu out the session that is I do not close the connection object
on whole programmed on run time. what are your suggestions should I open and
close the connections while interacting with the database or I should use
the same connection object thru-out the project which was initialize at the
login time.
I am using multiple databases and my program working with multiple locations
also.
kindly give a good suggestion.
Thanks and Regards
K R Lal
I am seeking a valid suggestions from your side regarding the sql server
performance.
my connection object get initialized at the time of login. I remain
connected throu out the session that is I do not close the connection object
on whole programmed on run time. what are your suggestions should I open and
close the connections while interacting with the database or I should use
the same connection object thru-out the project which was initialize at the
login time.
I am using multiple databases and my program working with multiple locations
also.
kindly give a good suggestion.
Thanks and Regards
K R Lal