Topic: [solved] Which tool does I need to edit sqlite2 DB ?
Hi,
as far as I know, sqlite support is sqlite2 :
$ file my.db
acsid: SQLite 2.x database
In other web sites, I use sqlite3 or sqlitebrowser, but both can't read this version of sqlite.
What people using for sqlite2 these days ?
If I can't find anything, is anyone have a script to connect to the DB and execute some SQL code ?
I took a look in the code of index.php, but there's many includes() and I don't understand well 'who's who'.
Thanks, sputnick.