SQLUpdateProviderUI 1.0.7

dotnet add package SQLUpdateProviderUI --version 1.0.7
NuGet\Install-Package SQLUpdateProviderUI -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="SQLUpdateProviderUI" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLUpdateProviderUI --version 1.0.7
#r "nuget: SQLUpdateProviderUI, 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 SQLUpdateProviderUI as a Cake Addin
#addin nuget:?package=SQLUpdateProviderUI&version=1.0.7

// Install SQLUpdateProviderUI as a Cake Tool
#tool nuget:?package=SQLUpdateProviderUI&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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 156 5/15/2023
1.0.6 161 4/11/2023
1.0.5 165 4/11/2023
1.0.4 410 4/6/2022
1.0.3 389 4/6/2022
1.0.2 389 4/5/2022
1.0.1 375 4/5/2022
1.0.0 390 4/5/2022