all groups > sql server odbc > december 2004 >
You're in the

sql server odbc

group:

Connection management



Connection management Pedro Jose Caceres
12/1/2004 8:26:08 PM
sql server odbc: hello, I'm using Visual Foxpro and ODBC / sql server 2000.

How should i manage conections ? opening and closing it on each form ? or
opening at the begining of application and closing it at application finish
?

Thanks

RE: Connection management jam96-BuffaloJoe
12/2/2004 1:49:02 PM
Open then close not on each form, but lower.

At each transaction, on add open connection then close it.

On Select open connection then close it.


Joe

[quoted text, click to view]
AddThis Social Bookmark Button