>
> Thanks for the reply Thomas
>

The database is created externally to android and then added to the assets. 
On first run it is copied to the android application data directory.

The db (rLibrary) is then opened with:

jdbc:h2:/data/data/com.app.mobile/files/db/rLibrary;IFEXISTS=TRUE

This did work (1.3.151) before I recreated the db with 1.3.167
I've tried both the full and small jars.

Regards

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/oCoyf2iMbwwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to