Trouble with SQLITE

I have some trouble with the SQLITE.
I have a db stored in the assets folder an when I open this database Ihave no probs. but when I close this database and export, it will create the same db in the root directory ??

importDatabase from //Inventory.db ok

exportDatabase to //invetory.db ??? save it to the root ??

regards Franz

Which extension are you using?

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

open the screen…


and leave the screen

Franz

You can’t save anything in the assets during runtime of the app… Store the database in a directory of your choice
Taifun

Hello Taifun,
many thx this was the problem. Now useing my own Folder al Probs are gone
Franz

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.