A change in a line ending...
ADO Protocol: CommandTimeout from Connection.Properties is not applied to ADO Command object, causing 30-second query timeout
ADO Protocol: CommandTimeout from Connection.Properties is not applied to ADO Command object, causing 30-second query timeout
Hello Muharrem, [r8503] and [r8504] should fix this. If there are any further problems please repopen this bugreport. Best regards, Jan
Merged revisions 8503 from branches/8.0-patches:
Another fix for [#651].
Hello Muharrem, could you please test the latest version of the 8.0-patches branch ([r8501])? The ADO driver now understands the StatementTimeOut property. This property is also used with OleDb and ODBC. Please note: The ADO driver is deprtecated. Please test if the OleDB driver works for you. Best regards, Jan
Merged revision 8501 from branches/8.0-patches: