![]() |
[Announce] dbBrowser - Sqlite database browser
dbBrowser - 0.0.3 Just uploaded to extras-devel a very simple utility to browse sqlite databases on the n900. I created it mainly to help me develop/debug my other applications. It allows you to browse databases created by other applications or create new sqlite databases and run sql queries against them. It automatically detects sqlite database files regardless of the filename extension and allows you to browse hidden folders. Not sure if it will be helpful to non-developers as it is but, if nothing else, some people may find interesting to see what other applications are storing on their phones. As always, please let me know your comments/suggestions.... Known Issues: As now you can edit the data in a table but the changes will not be saved to the database. Notes: I tried to find a application that I could port to the n900 but didn't find anything suitable:
|
Re: [Announce] dbBrowser - Sqlite database browser
Nice work fcrochik. Look forward to seeing this app evolving - saving changes would be nice so we can really screw up our phones ;)
|
Re: [Announce] dbBrowser - Sqlite database browser
Quote:
|
Re: [Announce] dbBrowser - Sqlite database browser
Quote:
I tried to install the libqt4-qt3support but it fails (seems that was not updated with the latest qt4.6. release). At any rate, I don't think it would be possible to port it - it would require a complete revamp of the UI. |
Re: [Announce] dbBrowser - Sqlite database browser
How do I execute an sql statement after I write it? Should there be a button or something?
|
Re: [Announce] dbBrowser - Sqlite database browser
shift+enter work's for me
nice app, help me to work with sql base in my player |
Re: [Announce] dbBrowser - Sqlite database browser
@fcrochik
In application.cpp, I had to change: Code:
#else Code:
#elif defined(Q_WS_MAEMO_5) || defined(Q_WS_MAEMO_6) Love the app! |
Re: [Announce] dbBrowser - Sqlite database browser
Quote:
|
Re: [Announce] dbBrowser - Sqlite database browser
Quote:
The dbbrowser from the last package you created runs fine, it's when I try and rebuild it "as is" that I get the seg fault. Also, it seems that qmake hardcodes some environment-specific stuff into the Makefile, so I had to first blow away the Makefile from dbbrowser_0.0.3-1.diff.gz and let qmake make me a new one. Anyway, with the one-line change I mentioned above, everything works fine, but I encourage you to see for yourself. Maybe the Makefile shouldn't be part of the source distribution and the debian/rules file should call qmake. Not sure. Quote:
|
Re: [Announce] dbBrowser - Sqlite database browser
Im using dbbrowser on sms n900 db and i have a problem:
Does Anybody know how to convert the field storage_time (integer like 1325710163 that contains date and time info) from table 'Events', from el-v1.db, to Datetime format? |
All times are GMT. The time now is 03:54. |
vBulletin® Version 3.8.8