SQLQuery 1.0.7b - can't remember password
I am trying to use the SQLQuery plugin with Sybase SQL Server 10. I palyed for a while
with it and I think it's a wonderful plugin, but there are some issues:
1. I do specify my driver/url/user, but the checkbox to remember the password is
disabled... Since IDEA requires JDK 1.4, the JCE is part of JDK, so what am I doing wrong?..
2. Also is there an API to define a driver preset for the Sybase server (as currently only
MySQL and Oracle are supported)
3. It seems that on every kind of error I am prompted to enter my password again.. IMHO it
would be better to display an error message and ask for the password when I try to execute
the next command...
4. I try to run a storred procedure, but I get an error message that it can't be run in
chained transactions mode. This mode is default for the JDBC connection, but I can't
figure out how to change it is there an UI for this? Or can I achieve this in some other
way without poking the source code?
TIA, Dimiter
Please sign in to leave a comment.
Also it turned out that I can't do anything with the Sybase database...
Each time I get the same "SET CHAINED command not allowed within multi-statement transaction".
The plugin works really nice with MySQL, but this issue makes it unusable withs Sybase..
Contact me if I can help you some way..