PDA

View Full Version : SQLiteman on Linux



aj2903
29th September 2009, 09:55
I'm using sqliteman for my QT+ Windows application.
I want to port it on LINUX[Fedora].

Just tell me from where to download SQLiteman GUI for Linux[Fedora] , so i will able to browse my database on linux.

Chisum
29th September 2009, 19:42
Here are a couple of places:

1. First, always use Google. I used 'SQLiteman Fedora'.

2. It is on Qt-apps.org:

http://www.qt-apps.org/content/show.php/sqliteman?content=56180

3. Here is the rpm version for OpenSUSE:

http://download.opensuse.org/repositories/home:/subik/openSUSE_Factory/i586/

4. Also read the information on the download page from the SQLiteman site:

http://sqliteman.com/page/4.html

For this kind of need, Google will just about always point you in the right direction.

Enjoy!

Gary

MIH1406
30th September 2009, 11:31
Try using "SQLite database browser":



* Create and compact database files
* Create, define, modify and delete tables
* Create, define and delete indexes
* Browse, edit, add and delete records
* Search records
* Import and export records as text
* Import and export tables from/to CSV files
* Import and export databases from/to SQL dump files
* Issue SQL queries and inspect the results

Homepage: http://sqlitebrowser.sourceforge.net/