I've searched for the answer, and I can't seem to find it. I have a legitimate reason why I need two databases. One database needs to be deleted and recreated on an app update, and the other should persist when updating. The only solution I can think of that would work, is having two databases.
I want to know if having two databases will work before rewriting my code. I can't seem to find the answer by searching. Thanks.
2 Answers
Accepted Answer
Right, just give it a different name. :)
Nevermind. My search skills aren't the best it seems. It turns out the answer to my question is YES.
Your Answer
Think you can help? Login to answer this question!