CreateSQLServerDatabase
Creates database on SQL Server. Used often before DBUp migrations.
Creates database on SQL Server. Used often before DBUp migrations.
Category: PowerShell, SQL
Allows to quickly select view or table from SQL Server.
Category: PowerShell, SQL
The module helps to perform basic operations on the SQL Server. It wraps SQL queries into methods making basic SQL operation more convenient.
It generates connection string in C# instead of using configuration file.
(…)
ConnectionString generates connection string in c# code.