My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
SupportedApplications  
List of Supported Applications which can install SQLite Manager as an extension.
Featured
Updated Jul 30, 2011 by mrinal.k...@gmail.com

List of Supported Applications (as of version 0.6.5.1)

Target Application Minimum version Maximum version
Mozilla Firefox3.6.44.0.*
Mozilla Thunderbird3.0.43.3a3pre
Seamonkey2.1a12.1b2
Songbird (latest version is 0.4.8)1.2.01.2.0
Komodo Edit / Komodo IDE (latest version is 0.4.8)5.05.3.*
Gecko (toolkit@mozilla.org)1.9.2.42.0.*
XULRunner1.9.2.42.0.*

You can also run just this extension using firefox by using firefox -chrome chrome://sqlitemanager/content/sqlitemanager.xul (works in both Windows and Linux).

SQLite Manager as XULRunner application

SQLite Manager is now available as XULRunner application too.

Other places to find this extension

Comment by intangi....@gmail.com, Apr 18, 2008

would love to see this packaged into prism

Comment by nagaraja...@gmail.com, Jan 20, 2009

hi, I've recently started using to view sqlite databases created inside google's android platform. I find it very useful. I am facing an issue when refreshing the database in the SQLite Manager. It doesn't seem to be picking up the changes that happened outside.

Comment by project member mrinal.k...@gmail.com, Jan 21, 2009

@nagarajan.mahesh: what OS? Is it Linux? Because similar problems have been reported on Linux which I have not been able to resolve. But everything works fine on Windows.

Comment by nagaraja...@gmail.com, Jan 21, 2009

This is on Mac OS Version 10.5.6 thanks

Comment by norman.b...@gmail.com, Nov 16, 2009

I use this to open up my iPhone database (noteskinnery+) for review and modification.

Comment by project member a1rex2...@gmail.com, Feb 6, 2010

" Comment by nagarajan.mahesh, Jan 20, 2009 hi, I've recently started using to view sqlite databases created inside google's android platform. I find it very useful. I am facing an issue when refreshing the database in the SQLite Manager. It doesn't seem to be picking up the changes that happened outside." " @nagarajan.mahesh: what OS? Is it Linux? Because similar problems have been reported on Linux which I have not been able to resolve. But everything works fine on Windows. "

The problem can be with the outside application not committing data to the hard drive. If there is pending SELECT, BEGIN transaction or BLOB is opened for incremental write, the application see all changes but sqlite-manager does not. Simply data are not written yet to the drive. "To check that transaction wasn't committed yet you can connect to the database with external command (sqlite manager) while application is working and try to update or insert something. If it fails with message "The database file is locked" then application didn't commit transaction." - thanks to Pavel Ivanov

Comment by project member mrinal.k...@gmail.com, Feb 9, 2010

@a1rex2003: thanks for the feedback.

Comment by andre.ma...@gmail.com, Mar 6, 2010

Would be great to do have a sqlite-manager extension for chrome (windows, osx, linux).

Comment by project member mrinal.k...@gmail.com, Apr 26, 2010

will explore sqlite manager as an extension for chrome after May 6. extjs (http://www.extjs.com/) looks promising for UI.

Comment by haiko.h...@gmail.com, Jul 17, 2010

i try the new beta 2 of komodo edit 6.0.0 (build 5550 on linux). to run, i have edited the install.rdf maxVersion to 6.0 and it works fine. great plugin!!

Comment by bombu...@gmail.com, Dec 2, 2010

How can I start XULRunner so that SQLite Manager opens the SQLite database I pass it as argument? I tried start xulrunner ..\sqlitemanager\application.ini C:\mydb.sqlite but it starts normally, I have to open the db manually.

Comment by Rashee...@gmail.com, Jun 4, 2011

It sure would be great if this worked with firefox for android

Comment by jtama...@gmail.com, May 5, 2012

Great work!!! Would we be seeing this as a chrome extension in the future?


Sign in to add a comment
Powered by Google Project Hosting