C#/VB.NET database utility to write pure SQL queries for OLE DB (Object Linking and Embedding 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.OleSql |
Install
Install-Package Databasic.OleSql
dotnet add package Databasic.OleSql
paket add Databasic.OleSql
Databasic.OleSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Databasic.Core(>= 1.2.8)
Tags