Connection.Options.DefaultLockTimeout what was the lock value before this new option was introduced?
Posted: Mon 20 Jun 2016 22:43
Hi,
I'm migrating a D7 project which is still using sdac 4.35 to XE7 and the later sdac version.
In testing we've noticed we are getting an error like
"Lock request time out period exceeded." which we think is MSSQL related and to do with the 2000ms timeout with the 'new' Connection.Options.DefaultLockTimeout option that we didn't have in the D7 version.
So my question is what was effectively the previous value for waiting on a lock before this option came into play? Was it perhaps indefinite?
Thanks,
Toni
I'm migrating a D7 project which is still using sdac 4.35 to XE7 and the later sdac version.
In testing we've noticed we are getting an error like
"Lock request time out period exceeded." which we think is MSSQL related and to do with the 2000ms timeout with the 'new' Connection.Options.DefaultLockTimeout option that we didn't have in the D7 version.
So my question is what was effectively the previous value for waiting on a lock before this option came into play? Was it perhaps indefinite?
Thanks,
Toni