SQLite2XL
SQLite2XL copied to clipboard
Library to Convert SQLite to Excel and Vice-Versa
### Expected behavior Import data from excel to sqlite ### Actual behavior message coming as imported but data is notthere in table ### Steps to reproduce the issue SQLiteOpenHelper helper...
Bump compileSdkVersion and targetSdkVersion to 28 (required for refactoring to AndroidX). Disable transparent status bar color. Update Android gradle plugin to 3.2.1
Export is working fine, but after importing all the images gone. Is there any way to fix it?
I like to add for example, the range of dates above header columns, and edit the name of header columns too. thanks
I tried to implement the dependencies of sqlite to excel but im getting error while syncing it
> Could not find com.ajts.androidmads.SQLite2Excel:library:1.0.4. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/ajts/androidmads/SQLite2Excel/library/1.0.4/library-1.0.4.pom - https://repo.maven.apache.org/maven2/com/ajts/androidmads/SQLite2Excel/library/1.0.4/library-1.0.4.pom - https://jcenter.bintray.com/com/ajts/androidmads/SQLite2Excel/library/1.0.4/library-1.0.4.pom - https://jitpack.io/com/ajts/androidmads/SQLite2Excel/library/1.0.4/library-1.0.4.pom