From: Noel Welsh (noelwelsh at gmail.com) Date: Fri Oct 15 17:42:07 EDT 2010 |
|
SQLite only works with a database on the local filesystem. I.e. the database must be on the same hard disk as the software running the web server. The path remains "database.db" N. On Fri, Oct 15, 2010 at 10:27 PM, scouic <scouic at gmail.com> wrote: > Hi, > I'm locked on a problem in creating my interactive blog. ...
Posted on the users mailing list. |
|