This is a .net library and NuGet package that maps Microsoft ActiveX data objects library. It can be used in different .net frameworks.


Keywords
ObjAdoDBLib, ADO, ADODB, VB6, ASP, msado15.dll, Microsoft, ActiveX, Data, Objects, Library, Command, Connection, Parameter, Property, Recordset, Stream, Row2JSon, JSon, Recordset2JSon, SQLServer, StoredProcedure, ConnSQLSrv, mirror, High, availability, Automatic, cache, query
License
MIT
Install
Install-Package ObjAdoDBLib -Version 1.0.14.5

Documentation

ObjAdoDB

中文文档

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 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 .

Folders and files description

Release

Release execute code directory, if you don't want to see the source program, you can use the files in this directory directly.

Release\DotNet\ObjAdoDBLib

Library DLL files and NuGet package.

Src

Source code directory

Src\DotNet\ObjAdoDBLib

Library Directory

Src\DotNet\ObjAdoDBDemo

Sample directory