sql localdb and AttachDbFileName
Posted: Wed 14 Nov 2012 10:00
Hi,
from documentation of sqllocaldb (sql 2012) there should be an AttachDbFileName= parameter, useful to attach a .mdf available during the session is active. It would be fine if you could provide a property AttachDbFileName in the TMSConnection.
And just another thing would be fine: if the indicated instance in Server does not exist and the provider is (localdb), so a "sqllocaldb.exe create name_instance" should be launched.
best regards
Toni
from documentation of sqllocaldb (sql 2012) there should be an AttachDbFileName= parameter, useful to attach a .mdf available during the session is active. It would be fine if you could provide a property AttachDbFileName in the TMSConnection.
And just another thing would be fine: if the indicated instance in Server does not exist and the provider is (localdb), so a "sqllocaldb.exe create name_instance" should be launched.
best regards
Toni