G
Guest
Please,
What is the better choice with the SqlCeConnection.Open / .Close :
1 - Open the Connection and Keep always open while the application is
running and Close only when the application is Ended.
or
2 - Open and Close the Connection after use every time is necessary.
??
Tanks
What is the better choice with the SqlCeConnection.Open / .Close :
1 - Open the Connection and Keep always open while the application is
running and Close only when the application is Ended.
or
2 - Open and Close the Connection after use every time is necessary.
??
Tanks