ObjAdoDBLib 1.0.16.5

Suggested Alternatives

PigSQLSrvLib

There is a newer version of this package available.
See the version list below for details.
dotnet add package ObjAdoDBLib --version 1.0.16.5
NuGet\Install-Package ObjAdoDBLib -Version 1.0.16.5
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="ObjAdoDBLib" Version="1.0.16.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ObjAdoDBLib --version 1.0.16.5
#r "nuget: ObjAdoDBLib, 1.0.16.5"
#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 ObjAdoDBLib as a Cake Addin
#addin nuget:?package=ObjAdoDBLib&version=1.0.16.5

// Install ObjAdoDBLib as a Cake Tool
#tool nuget:?package=ObjAdoDBLib&version=1.0.16.5

This is a .net library and NuGet package that maps Microsoft ActiveX data objects library. It can be used in different .net frameworks.
The msado15.dll required. Windows will be installed it in advance.
Using this library, you can easily upgrade VB6 and ASP code to .net platform.
If the program is running in IIS, the advanced settings need set Enable 32-bit Applications of Application pools is true.
The interface between different databases is simplified.
Support the transformation of query results into JSON.
Friendly calling interface for Command of SQL Server StoredProcedure and SQL statement Text.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ObjAdoDBLib:

Package Downloads
ObjAdoDBDemo

Demo console program for ObjAdoDBLib

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.12 334 5/28/2023
1.6.10 307 4/17/2023
1.6.8 679 9/3/2022
1.5.106 511 7/21/2022
1.3.102 506 7/11/2022
1.3.100 426 7/8/2022
1.3.98 441 6/17/2022
1.3.88 441 6/13/2022
1.3.68 525 4/11/2022
1.3.60 517 2/4/2022
1.3.50 492 1/15/2022
1.3.38 495 1/10/2022
1.3.28 313 12/20/2021
1.3.2 340 12/2/2021
1.2.32 362 11/14/2021
1.2.28 367 10/20/2021
1.2.18 393 10/5/2021
1.2.8 370 10/1/2021
1.1.7.16 453 8/3/2021
1.1.7.3 432 8/1/2021
1.1.6.13 360 7/18/2021
1.1.5.2 388 7/15/2021
1.1.3.2 409 7/12/2021
1.1.2.2 388 7/6/2021
1.1.1.15 405 6/19/2021
1.1.1.8 432 6/15/2021
1.1.0.18 439 6/3/2021
1.0.16.5 428 5/18/2021
1.0.15.18 445 5/16/2021
1.0.14.5 379 5/8/2021
1.0.13.6 359 5/5/2021
1.0.12.8 379 4/28/2021
1.0.9.5 350 4/16/2021
1.0.8.15 391 4/5/2021
1.0.7.8 443 3/28/2021
1.0.6.6 452 3/13/2021
1.0.6.1 415 3/11/2021
1.0.5.5 371 3/3/2021
1.0.3 375 2/26/2021
1.0.2 378 2/22/2021

Add Command of SQL Server SQL statement Text.