alexdoan
Posts: 6
Joined: Thu Nov 15, 2007 11:03 pm

SQL Timeout

For some PC's, the SQL script get a "SQL Timeout Connection" error'.

Can we increase the connection timeout property in the connection string to higher than the default 30 seconds.?

Is there a way we can get at the connection string to set the "connection timeout" property to a higher value?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

Yes, this can be done by using the ConnectionTimeout property. However, please note that some ODBC drivers may ignore your custom setting and apply their own keep-alive mechanism.

http://www.advancedinstaller.com/user-g ... ction.html

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”