Page 1 of 1
UniDAC VS SDAC
Posted: Tue 12 Jan 2010 01:20
Sorry if the answer is somewhere but I cannot find it. Precisely what functionality of SDAC is not included in UniDAC. In particular, does UniDAC support MS SQL Server Compact Edition?
TIA.
Posted: Tue 12 Jan 2010 08:51
by Dimon
UniDAC provides transparent server-independent interface for working with different databases, for example SQL Server, Oracle, MySQL, and InterBase. However, if you use SDAC, you will have access to more server-specific features of MS SQL Server, like ServiceBroker or ChangeNotification.
You can learn more about SDAC features here:
http://devart.com/sdac/features.html,
and about UniDAC features here:
http://devart.com/unidac/features.html.
UniDAC supports SQL Server Compact Edition.