Hello
According to Qt documentation and Nokia examples, a Sqlite database in Symbian can only be created/accessed in the application's private folder.
Is this limitation correct? Isn't there a connection option to use a specific file outside the application's private folder?
The purpose is to share the same database between two different applications. Other alternatives/suggestions are appreciated.



