Re: [sqlite] WASP

2009-11-09 Thread Kees Nuyt
On Sun, 8 Nov 2009 18:48:40 -0800 (PST), Oftenwrong Soong wrote: >On Sat, 07 Nov 2009 21:04:59 -0500, Ted Rolle wrote: > >>> I'd like to see SQLite instead of MySQL as the >>> database. >> >> You should have this already: SQLite is embedded within PHP since 5.0.0. >> The SQLite library is typi

Re: [sqlite] WASP

2009-11-08 Thread Oftenwrong Soong
On Sat, 07 Nov 2009 21:04:59 -0500, Ted Rolle wrote: >> I'd like to see SQLite instead of MySQL as the >> database. > > You should have this already: SQLite is embedded within PHP since 5.0.0. > The SQLite library is typically not up to date, unfortunately, but it is > nevertheless there. I

Re: [sqlite] WASP

2009-11-08 Thread P Kishor
On Sun, Nov 8, 2009 at 3:34 PM, Ted Rolle wrote: > On Sun, 8 Nov 2009 14:48:08 -0600 > P Kishor wrote: > >> DBD::SQLite > Hmmm...no 4th step. That's one of the most important steps.  But then > I'm used to 12 steps... :-) > > I don't know Perl.  Is Perl 'under the covers' when I use PHP? > You m

Re: [sqlite] WASP

2009-11-08 Thread Ted Rolle
On Sun, 8 Nov 2009 14:48:08 -0600 P Kishor wrote: > DBD::SQLite Hmmm...no 4th step. That's one of the most important steps. But then I'm used to 12 steps... :-) I don't know Perl. Is Perl 'under the covers' when I use PHP? Ted ___ sqlite-users maili

Re: [sqlite] WASP

2009-11-08 Thread P Kishor
On Sat, Nov 7, 2009 at 8:04 PM, Ted Rolle wrote: > On Sat, 7 Nov 2009 20:39:22 -0500 > "Igor Tandetnik" wrote: > >> Ted Rolle wrote: >> > First there was LAMP (Linux, Apache, MySQL, PHP), then WAMP >> > (Windows, Apache MySQL, PHP). >> > Now we need a WASP. >> > >> > I don't relish the thought of

Re: [sqlite] WASP

2009-11-08 Thread J. King
On Sat, 07 Nov 2009 21:04:59 -0500, Ted Rolle wrote: > WAMP ia an installable package for Windows that gives the Windows user > Apache, MySQL, and PHP. I'd like to see SQLite instead of MySQL as the > database. You should have this already: SQLite is embedded within PHP since 5.0.0. The SQLi

Re: [sqlite] WASP

2009-11-07 Thread Ted Rolle
On Sat, 7 Nov 2009 20:39:22 -0500 "Igor Tandetnik" wrote: > Ted Rolle wrote: > > First there was LAMP (Linux, Apache, MySQL, PHP), then WAMP > > (Windows, Apache MySQL, PHP). > > Now we need a WASP. > > > > I don't relish the thought of converting my SQLite database to > > MySQL just to keep som

Re: [sqlite] WASP

2009-11-07 Thread Igor Tandetnik
Ted Rolle wrote: > First there was LAMP (Linux, Apache, MySQL, PHP), then WAMP (Windows, > Apache MySQL, PHP). > Now we need a WASP. > > I don't relish the thought of converting my SQLite database to > MySQL just to keep some package happy. > > If my Linux box were up, it would be a no-brainer.

[sqlite] WASP

2009-11-07 Thread Ted Rolle
First there was LAMP (Linux, Apache, MySQL, PHP), then WAMP (Windows, Apache MySQL, PHP). Now we need a WASP. I don't relish the thought of converting my SQLite database to MySQL just to keep some package happy. If my Linux box were up, it would be a no-brainer. I'd compile it for SQLite. But a