Looking for a 'grid' data entry tool for sqlite (or maybe mysql)

Steve Flynn anothermindbomb at gmail.com
Wed Jan 18 00:28:18 UTC 2012


On 17 January 2012 18:00, Chris Green <cl at isbd.net> wrote:
> I'm after an application which will allow me to enter data into a sqlite
> database using a 'grid' layout of the data.  I.e. I want the existing
> contents of the database displayed as a table and I want to be able to
> click on a field in a row and just edit the data in place.  In addition
> I want to be able to use the TAB key to move from field to field
> (another key would be OK, just not the mouse).  There should be an empty
> row at the bottom for entering a new row.


SQL Developer should fit the bill for you. RPM's available from
http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html

We use it for our Oracle databases, but as it has ODBC capability you
should be able to point it at pretty much any compliant database
system.


-- 
Steve

When one person suffers from a delusion it is insanity. When many
people suffer from a delusion it is called religion.




More information about the ubuntu-users mailing list