android - I Have a database in ".Sql" format. I would like to convert this database to ".sqlite" format .in runtime -


i have database in ".sql" format on local server . convert database ".sqlite" android matchine

hier list of converters you

http://www.sqlite.org/cvstrac/wiki?p=convertertools

you can convert them in server , download .sqlite file in phone


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -