Page 1 of 1

Connection Timeout parameter ignored in version 2.50.4.0?

Posted: Fri 23 Jun 2006 13:53
by amd2002a
We are using version 2.50.4.0 of the driver for SQL Server in our application but when we set the Connection Timeout parameter in the DBXConnections.ini file it seems to be ignored by the driver. Are there any issues with this parameter in this version of the driver?

Posted: Mon 26 Jun 2006 08:57
by Jackson
Please make sure you are using TCRSQLConnection component instead of TSQLConnection.
If TSQLConnection is used, extended options are available only at run time.
See DbxSda ReadMe.html for more information about extended options.