M
Markus Freitag
Guest
Hello,
C:\Users\Freitag\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\MSSQLLocalDB
2 Files
Connectionstring
Data Source=(localdb)\MSSQLLocalDB;Initial Catalog=TestDB;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=True;ApplicationIntent=ReadWrite;MultiSubnetFailover=False
I create my application with a test database. I install it on a PC without a development environment.
Then I test this application.
If good, then I enter the correct connection string to customer database.
What do I have to install on the PC. Which files of the test database do I have to copy?
Thanks in advance for the tutorial / guideline.
Greetings Markus
Continue reading...
C:\Users\Freitag\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\MSSQLLocalDB
2 Files
Connectionstring
Data Source=(localdb)\MSSQLLocalDB;Initial Catalog=TestDB;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=True;ApplicationIntent=ReadWrite;MultiSubnetFailover=False
I create my application with a test database. I install it on a PC without a development environment.
Then I test this application.
If good, then I enter the correct connection string to customer database.
What do I have to install on the PC. Which files of the test database do I have to copy?
Thanks in advance for the tutorial / guideline.
Greetings Markus
Continue reading...