Is there a preferred method of when to open and close the SQL connection? Currently I open and close the connection whenever I hit the database (Select, Update, Delete, etc.). Would it be better to open it once when the program starts and close it when exiting the program? Just wondering what others are doing? Any problems in leaving it open for an entire work day?
Auguy
Northwest Ohio
Auguy
Northwest Ohio