Re: [sqlite] using sqlite3 in php

2006-02-19 Thread Mauricio M. Maia
You can use the PDO extension. http://php.net/pdo http://www.php.net/manual/en/ref.pdo-sqlite.php MaurĂ­cio M. Maia www.semjanelas.net jack wu wrote: apparently sqlite3 is not available in php5. i am wondering if there is anyway to work around it. i have a c++ program which works with sqlite3

Re: [sqlite] Linux Newbie...

2005-05-19 Thread Mauricio M. Maia
Claudio, you need to execute like: $ ./sqlite3-3.2.1.bin PS: If you want, send a private message to me, so I help you *in portuguese* :) MaurĂ­cio. Claudio Bezerra Leopoldino wrote: Hi! I've used the windows command line SQLite utility without problems, but the linux version GZ file doesn't worked