Provided your new database has the features you are using it is simple.
For example we use Sqlite and PostgreSQL and transferring between them
is simple. Even the application program API is similar so a conditional
compile in the programs takes care of that and links appropriately.
JS
Lenster wrote:
Thanks for your reply Richard
After further Googling and reading the replies I've received here I am
coming around to the idea that SQLite probably is the best choice.
I would like to know whether - at some point in the future should it be
necessary - I could convert my entire SQLite databases including tables etc
to another RDMS such as MySQL? Is this straightforward or convoluted?
Regards
Len
--
View this message in context:
http://www.nabble.com/Most-appropriate-Web-based-database-%28Newbie%29-t1404628.html#a3788822
Sent from the SQLite forum at Nabble.com.