The Following User Says Thank You to bizshop For This Useful Post: | ||
![]() |
2007-10-13
, 19:37
|
Posts: 529 |
Thanked: 46 times |
Joined on Sep 2007
|
#2
|
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...
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...