C#/VB.NET database utility to write pure SQL queries for ODBC (Open Database Connectivity) database with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Info
Version: | 1.2.8 |
Author(s): | Tom Flidr |
Last Update: | Sunday, November 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Databasic-NET |
NuGet Url: | https://www.nuget.org/packages/Databasic.OdbcSql |
Install
Install-Package Databasic.OdbcSql
dotnet add package Databasic.OdbcSql
paket add Databasic.OdbcSql
Databasic.OdbcSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Databasic.Core(>= 1.2.8)
Tags