Hi, all.
Just tried SQL Explorer with the DB2 db2jcc4 Type 4 driver. It works great. I'm very impressed.
Just wanted to mention, tho, that there is a ':' missing in the example URL.
jdbc:db2//<server>blah
should be
jdbc:db2://<server>blah
It's just an example, so it does nothing. But it might cause users to forget it, too.
Thanks!!
bob
Hi Bob,
thanks for your info. There is already a bug open for this:
http://sourceforge.net/tracker/?func=detail&aid=2432823&group_id=132863&atid=725495
It will be fixed in the next release.
Log in to post a comment.
Hi, all.
Just tried SQL Explorer with the DB2 db2jcc4 Type 4 driver. It works great. I'm very impressed.
Just wanted to mention, tho, that there is a ':' missing in the example URL.
jdbc:db2//<server>blah
should be
jdbc:db2://<server>blah
It's just an example, so it does nothing. But it might cause users
to forget it, too.
Thanks!!
bob
Hi Bob,
thanks for your info. There is already a bug open for this:
http://sourceforge.net/tracker/?func=detail&aid=2432823&group_id=132863&atid=725495
It will be fixed in the next release.