SVasco
(SVasco)
1
Hi:
I read some posts about SQLite in the forum, and other sources!
I didn´t find a complete tutorial about how to use import/read a .sql file in the app!
Does anyone knows any complete tutorial about how to use a .sql file?
Note: I’m looking for a tutorial about how to import/read .sql in the app, not read from web! (I’m looking to use it from Internal storage)
Thank you!
hope this link helps you:
1 Like
maddevs
(MaD)
3
The sqlite is not free for using.
thivannucci
(Thiago Vannucci)
4
Did you get anything about this question?
Taifun
5
so your question is how to import a SQlite database?
use the TaifunSQlite extension together with the Import method

Taifun
3 Likes