I have a pre-populated sqlite database, I want to ...
# multiplatform
d
I have a pre-populated sqlite database, I want to use as read-only. What is the best way to use it in the common section of a multiplaform app? Does anyone has a specific article to link me to?
k
you will have to use platform-specific mechanisms for including the database file in your final packaging