by davidj2k » Fri Dec 19, 2008 9:47 pm
Is there a way I can create a SQLLite database before putting it into the application? If so are there any examples of how to do this? I have tried searching for it but have not found anything other than creating it at runtime, but I have a lot of data that I would like to store for the application to use, but wont be updateable.