I have been using Access to query our mainframe DB2 tables. This works pretty well, but we would like to know if IBM-DB2 has some kind of front-end for developing queries.
----------------------------------------------------------------------------
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
There are many different ways to access DB2, it depends upon your platform. Access works, although if you use Access interface to build the SQL, you will be hampering yourself. MS Query is another. And I believe that UDB2 has a PC based interface that allows you to query the tables.
It depends upon your platform, plus what you are happy with.
If you want to stick with access, you can get around this limitation with access pass-thru queries. With pass-thru queries, you bi-pass the jet engine completely. That being said, we mostly use i-series navigator to access our AS400. I don't know if the main frame has anything similar.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.