-
-
Notifications
You must be signed in to change notification settings - Fork 58
Home
AndroidMad / Mushtaq M A edited this page Jan 1, 2018
·
5 revisions
Welcome to the SQLite2XL wiki!
This is a Light weight library to Convert Excel and Vice-Versa.
- Export SQLite Database as Excel to user Specified Path.
- Export Blob stored in SQLite Database into Image in Excel.
- Import Excel to SQLite database.
- Added Support for adding new column from Excel while Importing into SQLite.
- Added Support for adding new column from Excel while Importing into SQLite.
- Added Functionality to Import Excel into SQLite Database.
- Added Functionality to Export Blob into Image.
- Added Functionality to Export Specific List of Tables.
Core Functionality for Exporting SQLite into Excel to user Specified Path.
Library wrapped by Mushtaq.M.A/Androidmads