Building app for both standalone & client/server - which Db?
Posted: Mon Apr 18, 2016 10:40 am
Hi,
I'm about to start building my first app in livecode (conversion from Alpha Anywhere) and am wondering which is the best db engine to use...
The app will be available in both single & multi user versions and I intend to use SQLite for the single user version. As far as I can see, of the native supported database engines in livecode, postgresql appears to be closest to SQLite with regards to syntax etc.
Target is to produce one code base for both versions, with few or no 'if/then' constructs to cater for syntactical differences.
Any suggestions, pointers, comments received with thanks.
I'm about to start building my first app in livecode (conversion from Alpha Anywhere) and am wondering which is the best db engine to use...
The app will be available in both single & multi user versions and I intend to use SQLite for the single user version. As far as I can see, of the native supported database engines in livecode, postgresql appears to be closest to SQLite with regards to syntax etc.
Target is to produce one code base for both versions, with few or no 'if/then' constructs to cater for syntactical differences.
Any suggestions, pointers, comments received with thanks.