topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 17, 2024, 8:33 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: SQLite Administrator  (Read 6114 times)

tinjaw

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,927
    • View Profile
    • Donate to Member
SQLite Administrator
« on: January 21, 2007, 01:06 AM »
I've been working with SQLite the past few days and I needed a GUI administrative tool. Most of them turned out to be US$60-$600. I did find this free gem among them.


SQLite Administrator is a powerful tool if you easily want to create, design or administrate SQLite database files. The SQL code editor helps you to quickly write sql queries with features such as code completion and highlighting. Both major versions of SQLite database files are supported by SQLite Administrator.
Features:

    * Create / Modify / Delete Tables by Wizard
    * Create / Modify / Delete Indices by Wizard
    * Create / Modify / Delete Views by Wizard
    * Create / Modify / Delete Triggers by Wizard
    * SQL Code Completion that supports table aliases
    * SQL Code Highlighting
    * SQL Error Locating
    * Import Data from CSV Files
    * Export Data ( XLS / CSV / HTML / XML )
    * Store User Queries into Database
    * Search for User Queries
    * Store Images into Blob Fields ( JPG / BMP )
    * Show SQL of each Database Item
    * Migrate SQLite2 Databases to SQLite3
    * Try to keep Indices and Triggers after modifying a Table

Supported Languages:

    * German
    * English
    * French - [by Stephane Wierzbicki]
    * Portugues (BR) - [by mamede]
    * Spanish - [by Jenaro Centeno Gómez]
    * Dutch - [by Johan Samyn]
    * Simplified Chinese - [by Zuo Weiming]
    * Russian - [by Ormada]
    * Polish - [by Piotr Drozdowski]
    * Italian - [by Paolo Paniga]
    * Hungarian - [by Zsolt]
    * Norwegian - [by Glenn O Larsen]
    * Turkish - [by Ismail Ata KURT]
    * Czech - [by Robert Hroch]

Supported Operating Systems:

    * Windows 2000
    * Windows XP
    * Windows Vista

« Last Edit: January 21, 2007, 01:08 AM by tinjaw »

Blaster

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 85
    • View Profile
    • Donate to Member
Re: SQLite Administrator
« Reply #1 on: January 21, 2007, 06:13 AM »


When I inserted some data with SQL statements, i got this error

tranglos

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,081
    • View Profile
    • Donate to Member
Re: SQLite Administrator
« Reply #2 on: January 21, 2007, 12:39 PM »
Well, it does say it's beta :) They have a forum for bug reports here: http://www.orbmu2k.d.../showboard.php?id=13

lidiomozi

  • Participant
  • Joined in 2007
  • *
  • Posts: 1
    • View Profile
    • Donate to Member
Re: SQLite Administrator
« Reply #3 on: May 29, 2007, 03:31 PM »
Hi there.

I downloaded 0.8.3.0 public beta, and I am not able to select italian language.
From main menu: "Hilfe" -> "Change Language" -> "Select language" drop down menu and... I find Deutsch language only.
What I missed?

Tnks