Can someone suggest a good free Database tool with SQL support for connection to an iSeries. Currently I am using the green screen and it is quite frustrating.
Asked
Active
Viewed 9,116 times
3
-
Could you elaborate what you mean a bit? Do you mean something like WRKDBF or WRKQRY or do you want an app on your computer similar to phpMyAdmin or SQL Server Management Studio? I'm thinking the latter, but clarification might help people to better answer your question. – Ben Pilbrow Jul 02 '11 at 09:59
-
An app on my computer (Windows XP), much like sqlDbx (http://www.sqldbx.com/) but free for commercial use – jax Jul 02 '11 at 10:09
4 Answers
2
From my own research SQuirreL SQL is the best open source GUI client for the iSeries. It tried it out today it it worked nicely, code completion, syntax highlighting etc.
jax
- 207
- 1
- 5
- 12
2
I highly recommend DbVisualizer with the IBM Toolbox/JTOpen database driver. You can also use it to connect to almost any other database as well. It's cross platform and runs on Linux, Mac OS X, and Windows.
There is a Free edition edition for commercial and non-commercial use.
jamesallman
- 685
- 4
- 11
2
IBM provides IBM Data Studio at no charge. http://www-01.ibm.com/software/data/optim/data-studio/
MrG
- 143
- 5