SkillAgentSearch skills...

ADODBDataAccessAPI

A heavily object oriented solution that wraps the core functionality of the MS ActiveX Data Objects Library. This is a highly modified version of Mathieu Guindon (@retailcoder)'s code from here: https://github.com/rubberduck-vba/examples/tree/master/SecureADODB. This Library addresses many of the commonly missed caveats like accurately monitoring an object's state using bit-wise checks, spinning up async commands, and and providing the ability to await their results or process other items during execution.

Install / Use

/learn @rickmanalexander/ADODBDataAccessAPI
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

ADODBDataAccessAPI

A heavily object oriented solution that wraps the core functionality of the MS ActiveX Data Objects Library. This is a highly modified version of Mathieu Guindon (@retailcoder)'s code from here: https://github.com/rubberduck-vba/examples/tree/master/SecureADODB. This Library addresses many of the commonly missed caveats like accurately monitoring an object's state using bit-wise checks, spinning up async commands, and and providing the ability to await their results or process other items during execution.

Related Skills

View on GitHub
GitHub Stars14
CategoryOperations
Updated12mo ago
Forks2

Languages

VBA

Security Score

67/100

Audited on Apr 10, 2025

No findings