Hi Mike, There are some reasons for me to prefer older versions: 1- Generally they are more stable. 2- Most of the related problems are known 3- There are more writings about them 4- You can find more utilities working with them 5- You can find more sample codes for them Especially lack of working examples on version 3.x, make me hesitate as an end user.
Ahmet Aksoy
mike cariotoglou wrote:
Definitely 3.x. why go with an old version ?
-----Original Message-----
From: Ahmet Aksoy [mailto:[EMAIL PROTECTED] Sent: Saturday, January 01, 2005 3:10 PM
To: [email protected]
Subject: Re: [sqlite] Advice needed for a new group member
Hi Mike, I'll check your wrapper as son as possible. Do you think that version 3.x to be preferred to version 2.8.x? My sql clauses are generally very simple. I'm using no triggers, etc. Do you think that version 2.8.x will be enough for me? (Considering I've been using MsAccess.) Thanks a lot. Ahmet Aksoy
mike wrote:
When used correctly, sqlite is the fastest SQL engine I have seen (I am also using D7). So, yes, it would be a good choice.
You need some API wrapper for sqlite, there are a few around including my own :) (see contrib)

