6
2
I'd to like to use SQLite to start tracking a few things. I won't have any trouble setting up the database itself, but I'd struggle at programming an interface.
Is there any kind of open source data entry interface to SQLite? (not just 'click-and-edit' table views').
It looks interesting, but it's not exactly what I'm looking for. I'm not just looking to be able to edit a table. I want to be able to make meaningful entries into a schema that might require updating 3-4 linked tables with each new "entry". – Tommy O'Dell – 2011-04-03T06:59:58.073