Reputation: 2731
I want to be able to support local and remote databases with my application, so i don't have to have an internet connection on my laptop to use the application. I got all my database code set up, but i am not quite sure, when to create my local database (i am using SQLite).
Here are some alternatives i could think of:
Which one of these is preferable? Are there better ways?
Upvotes: 0
Views: 45
Reputation: 166
Upvotes: 1