On 30 Jan 2012 at 21:58, Bart Smissaert <bart.smissa...@gmail.com> wrote: 

> OK, so how you open those then with SQLiteRoot?

I use PHP, thus:

     $dbh = new PDO ("sqlite:" . $db);

where $db is a string like "/path/to/database".

I don't know what SQLiteRoot is although possibly I should do.

--
Cheers  --  Tim
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to