rkapl123 / DBAddin

DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

DBAddin

ExcelDna based Addin that allows you to retrieve Data via user-defined functions (DBListfetch, DBRowFetch and DBSetQuery) into Excel Worksheets and writing/updating Data in Excel Worksheets (DBModifications: DBMapper/DBSheets, DBAction and DBSequences)

See https://rkapl123.github.io/DBAddin/ for documentation and https://rkapl123.github.io/dbaddinslides/ for a quick overview (slide-show).

About

DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).

License:MIT License


Languages

Language:Visual Basic .NET 98.8%Language:VBScript 0.8%Language:Batchfile 0.4%