My program allows users to store their db in any writeable portiion of the 
sd card (or external sd card).  or if they are on iOS or dont have any 
saved DBs, it uses getAppHomePath()
However Database.openOrCreate(sDB) appears to be dependant on 
<apppath>/database for example when I provide a full path to the db I get 
this error: path to '/home/peter/.cn1/database/file://home//Peter 
Carlson.db3': '/home/peter/.cn1/database/file:' does not exist
How can I read/write to a DB that is on the SD Card?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/1dedd571-5f9e-4d36-83bc-fe5b7f29b806%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to