[sqlite] Newbie question - SQLite the best choice?

2010-03-06 Thread Richard Cooke
Hi Folks, Please forgive me if this isn't the proper forum to post this question but I am in need of some expert advice concerning if SQLite is the best choice for my application. Our application could have up to 10,000 users via a public facing web site. As a first stab at the schema, I

[sqlite] SQlite vs. SQlite3 - a beginners question

2010-02-08 Thread Richard Cooke
I'm trying to teach myself PHP and SQLite and I've tried to understand whether SQLite and SQLite3 are the same animal or are they completely different. I am using WAMP on a PC and the PHP version is 5.31. If I use sqlite_libversion(); I get a result of 2.8.17. If I use SQLite3::version() I