referencing sqlite on xojo cloud

I got trouble having NILEXCEPCTION when opening my SQLite database

Seems my app cant find the database.

Anybody had an idea?

app.executeable.Parent.Child("db").child("security.db")

Oh, I get it now.

Thank you David!