Skip to content
AndroidMad / Mushtaq M A edited this page Jan 1, 2018 · 5 revisions

SQLite2XL

Welcome to the SQLite2XL wiki!

This is a Light weight library to Convert Excel and Vice-Versa.

Features:

  1. Export SQLite Database as Excel to user Specified Path.
  2. Export Blob stored in SQLite Database into Image in Excel.
  3. Import Excel to SQLite database.
  4. Added Support for adding new column from Excel while Importing into SQLite.

Update History:

  1. Added Support for adding new column from Excel while Importing into SQLite.
  1. Added Functionality to Import Excel into SQLite Database.
  2. Added Functionality to Export Blob into Image.
  3. Added Functionality to Export Specific List of Tables.

Core Functionality for Exporting SQLite into Excel to user Specified Path.