Re: [sqlite] SQLite in OS X 10.4

2005-04-25 Thread Gwendolynn ferch Elydyr
On Mon, 25 Apr 2005, D. Richard Hipp wrote: When you get your copy of tiger, I image that an SQLite command-line shell will be included. (I do not know this; I'm just guessing.) So start up a command-line shell and type: select sqlite_version(); That will tell you right away what version is b

Re: [sqlite] SQLite in OS X 10.4

2005-04-25 Thread D. Richard Hipp
On Mon, 2005-04-25 at 16:53 +0100, Tim Anderson wrote: > However Apple was a bit vague about how it is used and the people there > weren't sure if it was 2.x or 3.x that is integrated. > The very earliest use of SQLite by Apple was version 2.x since they have been working on integrating SQLite si

Re: [sqlite] SQLite in OS X 10.4

2005-04-25 Thread Darren Duncan
At 4:53 PM +0100 4/25/05, Tim Anderson wrote: I attended a press launch for "Tiger" today and was glad to see SQLite on one of the slides. However Apple was a bit vague about how it is used and the people there weren't sure if it was 2.x or 3.x that is integrated. I wondered if anyone has a quick s

Re: [sqlite] SQLite in OS X 10.4

2005-04-25 Thread Tomas Franzén
On Apr 25, 2005, at 17:53, Tim Anderson wrote: However Apple was a bit vague about how it is used and the people there weren't sure if it was 2.x or 3.x that is integrated. The Mail database in Tiger is a 3.x database, so I'm pretty sure that's what they are using. In some earlier betas, 2.x was u

[sqlite] SQLite in OS X 10.4

2005-04-25 Thread Tim Anderson
I attended a press launch for "Tiger" today and was glad to see SQLite on one of the slides. However Apple was a bit vague about how it is used and the people there weren't sure if it was 2.x or 3.x that is integrated. I wondered if anyone has a quick summary of how SQLite is used in the Apple OS