Does such a thing exist? I moved to using this database a couple of weeks ago, and found a great program for viewing the files, but a TC plugin would be even better
And yes, I know that there is support in some DB plugin or other, but that was using ODBC - I don't want that, thank you very much
IIRC there is no plugin for SQLite only.
I know that MP3Commander plugin is using this database format. Maybe try to convince the author to write something for lister
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
Hmm.. I just realized that there's a free version of DISQLite for use in non-commercial projects.. I think that I'll download that, and make a plugin myself Thanks for your input anyways
2ctiberg
I thought that it would be nice if you could implement good SQLite viewer with features which are visible on DISQLite screenshots or written on description page.
After reading comparison between free and pro versions I've changed my mind (i.e. FOREIGN KEY SQL Clause limits).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
Lefteous wrote:2ctiberg
I'm sorry that I overlooked that you are not interested in an ODBC based solution.
No problem
Lefteous wrote:I will try to build a Lister plug-in that displays SQLite database files as this is a very interesting technology used in more and more applications.
Please make it editable, and not too slow with datasets of some thousand rows - that was the problems I found with DISQLite....
Well, I tried it now, after some time. It did nothing for me, just sat there. Whatever I typed into the SQL boxes, nothing happened. Nowhere to choose a table to view, which would be most natural. All in all, a no go
Lefteous wrote:
I'm sorry that I overlooked that you are not interested in an ODBC based solution.
Quick explanation in order, I think. What I want is being able to locate the SQLite file itself in TC, and then press F3. Whatever happens after that is irrelevant, as long as it brings up the file I wanted. It can use ODBC or telepathy, no problem
Lefteous wrote:
I will try to build a Lister plug-in that displays SQLite database files as this is a very interesting technology used in more and more applications.
The new version of the same plugin - http://rapidshare.com/files/199194020/wLx_SQLLite.rar.html.
Compiled with sqlite3.dll embedded in it, no need to have it in the PATH, but the size of a plugin became larger.
Supports passing of 1-7, Esc, etc.
Better work in QuickView mode (Ctrl+Q)
I don't remember whether I corrected the detect string in the plugin itself, if plugin reacts on thumbs.db etc., set the detect string to - "EXT="DB" & [0]="S" & [1]="Q" & [2]="L""