SQLExpress - AttachDBFilename and mdf files
Posted: Fri 03 Mar 2006 14:04
Hello NG,
is there a way to configure the dbExpress driver using mdf-files from SQL Server 2005 Express?
In .NET I use something like:
Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\myDB.mdf
How will the connection string look like for dbExpress?
best regards
Sebastian May
--
tripunkt GbR
http://www.tripunkt.de
is there a way to configure the dbExpress driver using mdf-files from SQL Server 2005 Express?
In .NET I use something like:
Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\myDB.mdf
How will the connection string look like for dbExpress?
best regards
Sebastian May
--
tripunkt GbR
http://www.tripunkt.de