Hi all,
I have 2 apps (e.g. A and B).
In File.DirDefaultExternal of app A is a SQLite database with the table "texte".
From app B I want to open the database from app A and read the table "texte".
Is this possible? In my example in app B I get the error "not found" but with File.Exists I see that path and filename are correct.
Has anyone an idea?
Thanks
Lutz
I have 2 apps (e.g. A and B).
In File.DirDefaultExternal of app A is a SQLite database with the table "texte".
From app B I want to open the database from app A and read the table "texte".
Is this possible? In my example in app B I get the error "not found" but with File.Exists I see that path and filename are correct.
Has anyone an idea?
Thanks
Lutz