Hi Youri, > The project I am working on is quite simple (as an > introduction to DB and RealBasic). The DB itself should have > just about 4 Tables, all text/Number (no Blob) and the main > Table shouldn't have more than 2 to 3,000 records. Nothing > really dramatic I think for RBSQL (SQLite).
Yes, that is a very modest sort of project - an SQLite based solution like RBSQL should be fine. > I am working in a way that I should be able to switch from > RBSQL to Valentina or MySQL or else quite painlessly by > putting all DataBase connections etc... in a module using code like : Good to think ahead :-) Best regards, Lynn Fredricks President Paradigma Software, Inc Joining Worlds of Information Deploy True Client-Server Database Solutions Royalty Free with Valentina Developer Network http://www.paradigmasoft.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
