Page 1 of 1
localdb
Posted: Sat 03 Jan 2015 20:55
by yarodev
Hi Dears,
I cannot find any possibility to connect localdb functionality.
Thanks for any hints.
best regards,
yaro
Re: localdb
Posted: Sat 03 Jan 2015 21:09
by yarodev
I see that in code mode db open successfull.
sqlconnection = new sqlconnection("Data Source=(LocalDB)\v11.0;AttachDbFilename=|DataDirectory|\db.mdf;Integrated Security=True");
Unfortunately in designer mode (right click on sqlConnection1 object) there is no possibility to work with locldb connection.
How to work with localdb in designer mode?
Re: localdb
Posted: Tue 06 Jan 2015 15:37
by Pinturiccio
We have reproduced and fixed the bug with not displaying the "AttachDBFilename" connection string parameter in the Connection Editor. We will post here when the corresponding build of dotConnect for SQL Server is available for download.
Re: localdb
Posted: Thu 15 Jan 2015 16:17
by Pinturiccio
New build of dotConnect for SQL Server 2.70.1159 is available for download now!
It can be downloaded from
http://www.devart.com/dotconnect/sqlser ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to
http://forums.devart.com/viewtopic.php?t=31093
Re: localdb
Posted: Tue 27 Jan 2015 07:56
by zangxuma
you should test the connection db
Re: localdb
Posted: Wed 28 Jan 2015 10:26
by Pinturiccio
We always test our public build before releasing. dotConnect for SQL Server 2.70.1159 can establish a connection to SQL Server LocalDB both in runtime and design time.
If you have any issues when establishing connection, please describe them in more details:
1. the steps you perform for reproducing the issue.
2. the message and stack trace of the exception and all inner exceptions;