Class Library Documentation

Overview

DBAddin is an ExcelDNA based Add-in for Database interoperability:

DB Functions are an alternative to the Excel built-in MSQuery, which is integrated statically into the worksheet and has some limitations in terms of querying possibilities and flexibility of constructing parameterized queries (MS-Query allows parameterized queries only in simple queries that can be displayed graphically).

Other useful functions for easier creation of queries and working with database data are included as well.

DBAddin has three main areas and the Addin global code area, which are mapped to the following source files:

DB Functions and their config files

DB Modifiers

DBSheet definition creation and assignment

Addin global code

Namespaces

Name Description
DBaddin