hello everyone,
please help me
I want to use .db or .sql file for offline in kodular,
for creating a table or list ,
table import and expoprt system
how it posible?
hello everyone,
please help me
I want to use .db or .sql file for offline in kodular,
for creating a table or list ,
table import and expoprt system
how it posible?
You need to store the file??
Do you want to create a database on your phone??
You want to connect to a database?
how to connect database?
Use the integrated SQLite component
oho yeah…
i did that with txt files, store data in txt files in raw format and get it from files component, and arrange in lists.