Note: The use of the scripts requires the PowerShell Module SimplySQL.
-
Closes an existing connection
-
Lists the specified or all SqlConnections
-
Executes a query
-
Executes a query using, library script functions
-
Executes a Scalar query against the targeted connection
-
Invoke-DMSSIMScalarQueryLib.ps1
Executes a Scalar query against the targeted connection, using library script functions
-
Executes a query and returns number of record affected
-
Invoke-DMSSIMUpdateQueryLib.ps1
Executes a query and returns number of record affected, using library script functions
-
Open a connection to a SQL Server