database-deployment Questions

2

I have a very unusual bug when trying to connect to a live Azure database via Visual Studio 2022 (17.5.0) using the following connection properties: Encryption = true Trust Server Certificate = tr...
Gradygrae asked 28/2, 2023 at 1:45

5

Solved

Having executed a DB deploy (from a VS SQL Server database project) on a local database, which failed, the database has been left in a state where it has single user mode left on (the deploy runs a...
Addlepated asked 7/7, 2014 at 10:41

3

Solved

I am using SqlPackage.exe for my deployment. I have read the documentation here for the usage of SqlPackage.exe. The documentation only states the synax for one variable: Specifies a name value...
Combine asked 19/3, 2013 at 14:47

0

I have a SQL Server 2008 Database Project that I'm attempting to deploy using Visual Studio 2010. When I click deploy, the build works fine, but after it creates the deployment script and begins to...

1

Solved

Background: I am using the deployment tools in Visual Studio 2010. I right clicked my project and selected Package/Publish settings. Put all my settings in there ... I am then using "web deploy" t...
Prothorax asked 9/6, 2010 at 15:59

4

Solved

I have an ASP .NET application that connects to an Oracle or a SQL Server database. An installer has been developed to install a fresh database to an existing SQL Server using sql commands such as ...
Liber asked 22/12, 2008 at 13:23
1

© 2022 - 2024 — McMap. All rights reserved.