Change notifications

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
rept
Posts: 20
Joined: Mon 30 Oct 2006 09:15
Location: Belgium

Change notifications

Post by rept » Wed 18 Apr 2007 09:01

When will the MSQuery component support change notifications of SQL Server 2005? That's a very nice and useful feature!

Also any news on MARS?

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Wed 18 Apr 2007 10:19

We are investigating the possibility of adding change notifications functionality, but we can't specify any time constraints.
Support of SQL Server 2005 Multiple Active Result Sets (MARS) technology is already added in SDAC 4.
For more information please see the description of the TMSConnection.Options.MultipleActiveResultSets property in SDAC Help.

Post Reply