Re: [sqlite] trying to locate older version of SQLite

2008-02-22 Thread Shibu.Narayanan
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Cote Sent: Friday, February 22, 2008 9:40 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] trying to locate older version of SQLite [EMAIL PROTECTED] wrote: > > I have a websit

Re: [sqlite] trying to locate older version of SQLite

2008-02-22 Thread Dennis Cote
[EMAIL PROTECTED] wrote: > > I have a website on a shared hosting which has PHP 5 installed on it. I > ran a test program and created a SQLite database from it. When I opened > the database file, it has as its first line "This file contains an > SQLite 2.1 database". I am trying to download the

[sqlite] trying to locate older version of SQLite

2008-02-21 Thread Shibu.Narayanan
Hi, I have a website on a shared hosting which has PHP 5 installed on it. I ran a test program and created a SQLite database from it. When I opened the database file, it has as its first line "This file contains an SQLite 2.1 database". I am trying to download the 2.1 version of SQLite from the