isolation level snapshot

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Horst
Posts: 6
Joined: Thu 11 Nov 2004 08:30

isolation level snapshot

Post by Horst » Mon 25 Sep 2006 15:08

Does anybody know how to use isolation_level snapshot on SQL 2005 with sdac components? In TIsolationLevel the type snapshot is not defined.

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

Post by Antaeus » Wed 27 Sep 2006 14:50

Currently SDAC does not support such kind of MS SQL Server 2005 isolation level. Support of this feature will be added in the next SDAC version.

Post Reply