ObjAdoDBLib 1.6.8
The new class library is only similar to the original class library in terms of interface. It needs to make some minor code changes to transfer to the new class library.
dotnet add package ObjAdoDBLib --version 1.6.8
NuGet\Install-Package ObjAdoDBLib -Version 1.6.8
<PackageReference Include="ObjAdoDBLib" Version="1.6.8" />
paket add ObjAdoDBLib --version 1.6.8
#r "nuget: ObjAdoDBLib, 1.6.8"
// Install ObjAdoDBLib as a Cake Addin
#addin nuget:?package=ObjAdoDBLib&version=1.6.8
// Install ObjAdoDBLib as a Cake Tool
#tool nuget:?package=ObjAdoDBLib&version=1.6.8
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.
Support automatic switch connection of mirror database for high availability.
Support cache query.
Product | Versions |
---|---|
.NET Framework | net20 net30 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 2.0
- PigKeyCacheLib (>= 3.5.50)
-
.NETFramework 3.0
- PigKeyCacheLib (>= 3.5.50)
-
.NETFramework 3.5
- PigKeyCacheLib (>= 3.5.50)
-
.NETFramework 4.8
- PigKeyCacheLib (>= 3.5.50)
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.8 | 327 | 9/3/2022 | |
1.5.106 | 260 | 7/21/2022 | |
1.3.102 | 254 | 7/11/2022 | |
1.3.100 | 234 | 7/8/2022 | |
1.3.98 | 245 | 6/17/2022 | |
1.3.88 | 241 | 6/13/2022 | |
1.3.68 | 315 | 4/11/2022 | |
1.3.60 | 313 | 2/4/2022 | |
1.3.50 | 288 | 1/15/2022 | |
1.3.38 | 280 | 1/10/2022 | |
1.3.28 | 190 | 12/20/2021 | |
1.3.2 | 209 | 12/2/2021 | |
1.2.32 | 222 | 11/14/2021 | |
1.2.28 | 229 | 10/20/2021 | |
1.2.18 | 253 | 10/5/2021 | |
1.2.8 | 252 | 10/1/2021 | |
1.1.7.16 | 326 | 8/3/2021 | |
1.1.7.3 | 292 | 8/1/2021 | |
1.1.6.13 | 223 | 7/18/2021 | |
1.1.5.2 | 252 | 7/15/2021 | |
1.1.3.2 | 274 | 7/12/2021 | |
1.1.2.2 | 256 | 7/6/2021 | |
1.1.1.15 | 284 | 6/19/2021 | |
1.1.1.8 | 300 | 6/15/2021 | |
1.1.0.18 | 301 | 6/3/2021 | |
1.0.16.5 | 295 | 5/18/2021 | |
1.0.15.18 | 312 | 5/16/2021 | |
1.0.14.5 | 245 | 5/8/2021 | |
1.0.13.6 | 227 | 5/5/2021 | |
1.0.12.8 | 253 | 4/28/2021 | |
1.0.9.5 | 228 | 4/16/2021 | |
1.0.8.15 | 264 | 4/5/2021 | |
1.0.7.8 | 321 | 3/28/2021 | |
1.0.6.6 | 315 | 3/13/2021 | |
1.0.6.1 | 280 | 3/11/2021 | |
1.0.5.5 | 242 | 3/3/2021 | |
1.0.3 | 240 | 2/26/2021 | |
1.0.2 | 239 | 2/22/2021 |
Reference the latest class library.