December 21, 2012 at 1:30 pm
I have researched the Internet but cannot get a complete answer or instructions. I have seen this asked in a few other forums. What is the deployment process for LocalDb as part of an application package. I thought I read somewhere that some LocalDb binary files need to be deployed. Any assistance would be appreciated. TIA
December 27, 2012 at 11:23 am
bwagenbach (12/21/2012)
I have researched the Internet but cannot get a complete answer or instructions. I have seen this asked in a few other forums. What is the deployment process for LocalDb as part of an application package. I thought I read somewhere that some LocalDb binary files need to be deployed. Any assistance would be appreciated. TIA
Not sure if I understand your question....Are you talking about installing a SQL server or creating a new database.
SueTons.
Regards,
SQLisAwe5oMe.
December 27, 2012 at 12:54 pm
I am referring to any necessary files for LocalDB for an installation package created in VS2012 for a C# application and deployed to an end user's PC. The LocalDB database would be included as part of the installation package.
August 17, 2013 at 9:24 am
bwagenbach (12/27/2012)
I am referring to any necessary files for LocalDB for an installation package created in VS2012 for a C# application and deployed to an end user's PC. The LocalDB database would be included as part of the installation package.
Did you ever figure this out? If so please post a solution, as I am having the same problem. Thanks.
August 17, 2013 at 4:15 pm
According to http://technet.microsoft.com/en-us/library/hh510202.aspx you install LocalDB with SqlLocalDB.msi.
[font="Times New Roman"]Erland Sommarskog, SQL Server MVP, www.sommarskog.se[/font]
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply