On Tuesday 19 May 2009 15:53:48 Dinesh Shah (દિનેશ શાહ/दिनेश शाह) wrote:
> > ever heard of ACID? Non use of postgresql for a mission critical
> > financial app is plain dumb.
>
> http://www.sqlite.org/features.html
>
> SQLite is ACID compliant and more appropriate for Desktop
> Applications.

BS - sheer BS. Even the sqlite people would not recommend it for a financial 
database. Check out recommended uses of sqlite and also omitted SQL features. 
Or you want the programmer to write zillions of lines of code to enforce 
foreign key constraints? And btw, this is not a desktop application - it is a 
server.
-- 
regards
Kenneth Gonsalves
Associate
NRC-FOSS
http://nrcfosshelpline.in/web/
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to