[ANN] SQLQueryPlugin version 1.3.9 released Follow
I've just uploaded the newest release of my JDBC/SQL plugin.
Available through for plugin manager. I couldn't upload it to TWiki. :(
Changes:
Added support for HSQLDB driver
Added option to load JDBC drivers from other location than plugins directory
Added option to keep the connections open if the tool window is closed
Bye,
Stefan.
Please sign in to leave a comment.
Stefan Stiller wrote:
Two issues:
Ctrl-Enter doesn't work anymore!
The directory-select box used when selecting the location of the JDBC-driver is in german, when i expect it to be in english.
/Kreiger
And another thing:
The "about" box with the kiwi bird doesn't seem to want to go away, not when i click on it, nor after a minute or so.
And by "Ctrl-Enter doesn't work" (bad bug-description, i know) i simply mean that nothing happens when i press Ctrl-Enter, instead
of executing my query as expected. Pressing the green arrow works as before.
I'm using MS SQL Server with the MS driver if it matters.
/Kreiger
Christoffer "Kreiger" Hammarström wrote:
You need to click on something focusable for example the editor window.
If the Ctrl-Enter doesn't work you have probably installed the PropertiesEditor plugin 1.0.5.
I've experienced the same behaviour and after I uninstalled the PropertiesEditor all worked fine
again.
> The directory-select box used when selecting the location of the JDBC-driver is in german, when i expect it to be in english.
Sorry! Will be fixed.
Bye,
Stefan.
Stefan Stiller wrote:
>> And another thing:
>>
>> The "about" box with the kiwi bird doesn't seem to want to go away,
>> not when i click on it, nor after a minute or so.
No, it doesn't go away when i click the editor or any of the tool windows, nor when i press escape, or start an ant build, or switch
to another program. However, i found that i can make it go away by clicking it frenetically with the right mouse button.
>> And by "Ctrl-Enter doesn't work" (bad bug-description, i know) i
>> simply mean that nothing happens when i press Ctrl-Enter, instead of
>> executing my query as expected. Pressing the green arrow works as before.
>> I'm using MS SQL Server with the MS driver if it matters.
That was it, thanks!
/Kreiger