Support for v11.50 / v11.70
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
Hi,
There a lot of new features and resources on this versions what the plugin don't treat...
Somethings like:
- Display a procedure list and they bodies
- Display roles
- Display grants for users and roles
- Display grants of a database (connect, resource, dba, ...)
- Display synonyms
Just a note , the display procedure list and they bodies don't work here (with versions v10 , v11.50 and v11.70).
I'm not sure if this is the cause, into the squirrel.log I got this message:
2011-06-13 15:29:34,990 [AWT-EventQueue-1] INFO net.sourceforge.squirrel_sql.fw.sql.SQLDatabaseMetaData - setInformixCatalog: unable to drop procedure mode_decode: Routine (mode_decode) can not be resolved.
java.sql.SQLException: Routine (mode_decode) can not be resolved.