Hi to all the Experts,
Just a quick question.
I am connecting to a MS SQL database on a remote Server using the JdbcSQL driver.
Now is it better to establish a connection at the start of my app and maintain the connection, or is it better to connect and disconnect everytime I do a query/non query?
Thank you for your time,
Regards Jacques.
Just a quick question.
I am connecting to a MS SQL database on a remote Server using the JdbcSQL driver.
Now is it better to establish a connection at the start of my app and maintain the connection, or is it better to connect and disconnect everytime I do a query/non query?
Thank you for your time,
Regards Jacques.