pchemguy / SecureADODB-Fork

Modified SecureADODB example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project proposes several modifications to the SecureADODB library, as well as explores alternative design options. Please see ExamplesDbManager.bas, ExamplesDbRecordsetUpdate.bas (examples using this fork of the SecureADODB library), and ExamplesPlainADODB.bas (mostly plain ADODB examples) in "VBAProject\SecureADODB\Examples" for usage examples. SecureADODB examples produce output via Debug.Print and via the QueryTable feature. Plain ADODB module produces very little output, and its results can be examined via the debugger or by modifying the code.

See project docs for further details.

About

Modified SecureADODB example


Languages

Language:VBA 100.0%