Info about - lock wait timeout - in new version of SDAC 4.50x

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Sergio Bertolotti
Posts: 54
Joined: Tue 02 May 2006 12:03
Location: Italy

Info about - lock wait timeout - in new version of SDAC 4.50x

Post by Sergio Bertolotti » Fri 23 May 2008 13:11

Dear Support,

I read in your doc about new version 4.50x of SDAC this :

-- Added an option for setting lock wait timeout --

Where is this property/method and how can I use it in my code ?

Best regards.

Sergio Bertolotti

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 26 May 2008 08:24

You can setup the lock wait timeout with TMSConnection.Options.DefaultLockTimeout.

Sergio Bertolotti
Posts: 54
Joined: Tue 02 May 2006 12:03
Location: Italy

Post by Sergio Bertolotti » Mon 26 May 2008 08:33

Dear Antaeus,

many thank's for your answer.

Best regards.

Sergio Bertolotti

Post Reply