Hi Folks,
We use JDBC to connect to a DB2 database on an AS/400. We wrote a
crude query tool that allows us to send SQL to the DB and get results,
but it doesn't have any convenience features like field selection etc.
Is there a query tool for DB2/400 similar to Query Analyzer for SQL
server? I know that there is an IBM Client Access package that can be
installed on a Windows workstation that provides some connectivity and
probably contains some type of query tool, but my experience with it
is that it is pretty invasive and caused conflict with other software
packages.
If someone is aware of a good tool with a small footprint (pure Java
would be awesome), I'd appreciate the tip!
Thanks,
Bob
We use JDBC to connect to a DB2 database on an AS/400. We wrote a
crude query tool that allows us to send SQL to the DB and get results,
but it doesn't have any convenience features like field selection etc.
Is there a query tool for DB2/400 similar to Query Analyzer for SQL
server? I know that there is an IBM Client Access package that can be
installed on a Windows workstation that provides some connectivity and
probably contains some type of query tool, but my experience with it
is that it is pretty invasive and caused conflict with other software
packages.
If someone is aware of a good tool with a small footprint (pure Java
would be awesome), I'd appreciate the tip!
Thanks,
Bob
Comment