Re: [sqlite] Installation of SQLite PHP extensions on OSX 10.3.4

2004-07-16 Thread Cesare D'Amico
I think it should work (if OS X is supported by php, as it should be). Ciao ce -- Cesare D'Amico - Key on pgp.mit.edu, ID 92802693 http://cesaredamico.com ~ http://phpday.it ~ http://verona.linux.it/ Vivi cosi` da non doverti mai vergognare se qualsiasi cosa tu abbia fatto o detto

Re: [sqlite] SQLite website hacked

2004-06-25 Thread Cesare D'Amico
during the last months (debian network has been cracked too, some months ago). -- Cesare D'Amico - Key on pgp.mit.edu, ID 92802693 http://cesaredamico.com ~ http://phpday.it ~ http://verona.linux.it/ Ho messo via un po' di consigli, dicono e` piu` facile, | Liga, li ho mes

Re: [sqlite] Is using max(rowid) instead of count(*) safe?

2004-03-29 Thread Cesare D'Amico
one row, in which you put the number of rows of the other table. At every insert or delete on the big table, you should update the value of this counter (the best way I can think of is using a trigger, with a single atomic update: UPDATE table_counter SET counter = counter + 1). Ciao ce

Re: [sqlite] PHP extension

2004-02-27 Thread Cesare D'Amico
tension has nothing to do with sqlite, it was created by various php folks. -- Cesare D'Amico - boss (@t) cesaredamico (dot) com http://www.cesaredamico.com~ http://www.phpday.it There should be one-- and preferably only one --obvious way to do it. Although that way may not be

Re: [sqlite] Re: OK to drop support for legacy file formats?

2004-02-18 Thread Cesare D'Amico
-check every change caused by any upgrade (s)he does. Ciao ce -- Cesare D'Amico - boss (@t) cesaredamico (dot) com http://www.cesaredamico.com~ http://www.phpday.it The best way to accelerate a Windows machine

Re: [sqlite] How do I cross compile for FreeBSD

2004-02-10 Thread Cesare D'Amico
Alle 20:08, martedì 10 febbraio 2004, Cory Phillips ha scritto: > Perhaps I can purchase an older machine and install > FreeBSD on it.  That takes some money though. Partitioning a disk on the linux box? Anyway someone pointed you to the package... -- Cesare D'Amico - boss (@t) c

Re: [sqlite] OK to drop support for legacy file formats?

2004-02-06 Thread Cesare D'Amico
le db, though, so opinions from people more affected are probably more important) -- Cesare D'Amico - boss (@t) cesaredamico (dot) com http://www.cesaredamico.com~ http://www.phpday.it The best way to accelerate a Windows machin