Thread: sqlite3 GUI?
View Single Post
bizshop's Avatar
Posts: 98 | Thanked: 8 times | Joined on Apr 2007 @ Port Angeles, WA
#1
I've got sqlite3 running fine from commandline. However using php on n800 through browser, it appears to not work because db written/used are old sqlite2 format

Does anybody know of another way than PHP tto have browser HTML form feed into sqlite3 database? Even a non-browser GUI would work, where you don't have to manually remember fields and type in complete SQL syntax each time I want to add items?

I have faint memories of ptograming input screens in basic, but...
 

The Following User Says Thank You to bizshop For This Useful Post: