Page 1 of 1

SQL Server Denali CTP3 and LocalDB

Posted: Fri 12 Aug 2011 10:12
by tonisanta
Hi,
it seems Microsoft is releasing a new edtion of SQLServer named LocalDB, with same engine as SQLExpress but running as executable and not as service.
Will you add support for connecting to a LocalDB "SqlServer"? It seems the connection string requires an "AttachDbFileName= mdfFile.mdf" option.
See the blog on http://blogs.msdn.com/b/sqlexpress/arch ... press.aspx

best regards
Toni

Posted: Fri 12 Aug 2011 11:27
by AndreyZ
Hello,

SDAC already supports the AttachDbFileName connection string option. We will add support of SQL Express LocalDB in the nearest future.