Am 09.06.2011 16:01, schrieb Paul Linehan:
>> Thanks. I was prepared to receive alternate suggestions :)
>> I wanted to have hands on and control over a browser with which
>> can follow sqlite versions quicker.
>
> If you want something that works on Linux as well as Windows, try
> the Firefox SQLite extension - it's the dog's!

I've heard big caveats about that one - to avoid like the .., no, I 
don't want to open another
can of worms :)

Meanwhile I managed to compile sqlitedbbrowser.exe from the checked out 
sources.
I downloaded Qt 4.7.3 from qt.nokia.com first - it's big (1.5 GB before 
install).
And - what I did not know before (since I never used Qt before) - all I 
had to do is
open sqlitedbbrowser.pro in the top level directory and it built the 
application for
me (no command line qmake/nmake), just out of the IDE. And you can even 
Debug it.

The Sqlitedbbrowser project tree has a directory sqlite_source in which 
one has to put the (most recent)
sqlite source to get an uptodate Browser. I prefer this one over 
eveything else I've seen so far.

--
Christoph

>
> Rgs,
>
>
> Paul...
>
>
>

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to