| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This sample shows how to use the SQLite database library from an Excel-DNA add-in.
To try it:
The sample database needs to be created. Download the file Northwind.Sqlite3.sql from https://code.google.com/p/northwindextended/downloads/detail?name=Northwind.Sqlite3.sql (or from a GitHub export like https://github.com/djhenderson/northwindextended/blob/master/Northwind.Sqlite3.sql)
Read this .sql into a new database called Northwind.db, perhaps using the sqlite3 command-line utility:
| Back | FazBrowse Home | New Git URL |