SQLUpdateProvider 1.0.7

dotnet add package SQLUpdateProvider --version 1.0.7
NuGet\Install-Package SQLUpdateProvider -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLUpdateProvider" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLUpdateProvider --version 1.0.7
#r "nuget: SQLUpdateProvider, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLUpdateProvider as a Cake Addin
#addin nuget:?package=SQLUpdateProvider&version=1.0.7

// Install SQLUpdateProvider as a Cake Tool
#tool nuget:?package=SQLUpdateProvider&version=1.0.7

SQLUpdateProvider

Routine zum automatischen Ausführen von beliebigen SQL-Skripten

Funktionsumfang

  • Insert-/Update-Statement: Tables
  • Create-/Alter-Statement: Views, Functions, Stored Procedures
  • IF-Condition
  • Select-Statement

Als übergabeparameter der exe-Datei muss der Importpfad übergeben werden. Die Zugangsdaten müssen in der Erfassungsmaske eingegeben werden. Mit einem Klick auf "Ausführen" werden alle Dateien, die mit .sql enden, in den Microsoft SQL-Server importiert.

SQL_Skript_Installationsassistent

.NET Core Bemerkungen

.NET Core 3.1 oder neuer wird vorausgesetzt.

Installationsanleitung für SQL Update Provider binaries

Übergabeparameter

Möglichkeit 1 - mit UI:

  • [0] - Pfad

Möglichkeit 2 - ohne UI:

  • [0] - Pfad
  • [1] - SQL-Server
  • [2] - SQL-Database
  • [3] - SQL-Username
  • [4] - SQL-Password
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SQLUpdateProvider:

Package Downloads
SQLUpdateProviderUI

Module for automatically running one or more SQL scripts on a Microsoft SQL Server database. Incl. WPF UI for database connection configuration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 180 5/15/2023
1.0.6 204 4/11/2023
1.0.5 204 4/11/2023
1.0.4 606 4/6/2022
1.0.3 586 4/6/2022
1.0.2 584 4/5/2022
1.0.1 566 4/5/2022
1.0.0 581 4/5/2022