Posted on: 11/25/2013 12:24:49 PM | Views : 806

Hello everybody,
I have an application which uses LocalDB. My application is installed on the computer with an administrator account "MyDomain\TheAdmin". The installer creates a shared instance called ".\MyFamousApp". The owner of the shared instance is "MyDomain\TheAdmin". When a normal user "MyDomain\TheUser" launches my application, the shared instance is not started automatically. I can not start it manually through the command-line utility "SqlLocalDB.exe" neither.
My question is: how can I start a LocalDB shared instance when I'm not the owner of that instance ?
Regards,
Duong Khang Nguyen

Go to the complete details ...