Software Listing of Author : "Govert Van Drimmelen"
- SQLite for Excel
- License: Shareware
- Price:


SQLite is a small, easy-to-use, open-source SQL database engine. SQLite for Excel was developed to be a lightweight wrapper to give access to the SQLite3 library from VBA.
It provides a high-performance path to the SQLite3 API functions, preserving the semantics of the SQLite3 library calls and allowing access to the distributed SQLite3.dll without recompilation.
The current release has the following parts:
SQLite3_StdCall – A small and very simple C .dll that makes it possible to use the standard SQLite3 .dll from VBA. It just passes calls from VAB on to SQLite without any change in the parameters, but this allows the StdCall calling convention that VB6 and VBA is limited to.
Sqlite3.bas VBA module – Has all the VBA Declares, and does the parameter and string conversions. It exposes a...
- Publisher: Govert van Drimmelen
- Date Released:
- Download
- Platform: Win2000, Windows 7, WinOther, WinServer, WinVista
- SQLite for Excel for Windows
- License: Freeware
- Price: 0.00


SQLite is a small, easy-to-use, open-source SQL database engine. SQLite for Excel is a lightweight wrapper to give access to the SQLite3 library from VBA. It provides a high-performance path to the SQLite3 API functions, preserving the semantics of the SQLite3 library calls and allowing access to the distributed SQLite3.dll without recompilation.
The current release has the following parts:
SQLite3_StdCall A small and very simple C .dll that makes it possible to use the standard SQLite3 .dll from VBA. It just passes calls from VBA on to SQLite without any change in the parameters, but this allows the StdCall calling convention that VB6 and VBA is limited to.
Sqlite3.bas VBA module Has all the VBA Declares, and does the parameter and string conversions. It exposes a number of SQLite3xxxx functions. These...
- Publisher: Govert van Drimmelen
- Date Released:
- Download Size: 516 KB
- Download
- Platform: Win2000, Windows 7, WinOther, WinServer, WinVista

