[CALUG] Database question
Kelly Price
strredwolf at gmail.com
Mon Aug 21 09:42:57 CDT 2006
On 8/21/06, Jason C. Miller <jason.c.miller at gmail.com> wrote:
> P.S. I'm using SQLite
I have to agree with Hugh here. You need ether MySQL using InnoDB
tables or PostgreSQL, the latter favorable for if you have very large
DB's. SQLite isn't quite as useful as it doesn't have row locking and
transaction support, it had full DB locking. SQLite's fast, but
granted, but it's not feature rich and you need something that is.
--
Kelly "STrRedWolf" Price
http://strredwolf.furrynet.com
More information about the lug
mailing list