 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
alexjcasol Guest
|
Posted: Thu Jul 28, 2005 6:00 pm Post subject: AS400 accessing data |
|
|
Hello,
does anybody can tell me how to get connected to AS400 via JDBC or in any
other way?
Thank you
Alessandro
|
|
| Back to top |
|
 |
joeNOSPAM@BEA.com Guest
|
Posted: Thu Jul 28, 2005 6:22 pm Post subject: Re: AS400 accessing data |
|
|
Yes. Ask IBM. It's their DB2 (presumably that's what you're talking
about), and yes thy have been providing a JDBC driver since about
1997...
Joe Weinstein at BEA
|
|
| Back to top |
|
 |
etienno@gmail.com Guest
|
|
| Back to top |
|
 |
Virgil Green Guest
|
Posted: Fri Jul 29, 2005 9:40 pm Post subject: Re: AS400 accessing data |
|
|
alexjcasol wrote:
| Quote: | Hello,
does anybody can tell me how to get connected to AS400 via JDBC or in
any other way?
Thank you
Alessandro
|
I use the JTOpen project which is the open-source version of the IBM ToolBox
for java. Supported by the same team and given the same level of commitment
to quality.
http://jt400.sourceforge.net/ is their new home.
Add a .jar, define an AS400 object, and AS400ConnectionPoolDataSource
object, and an AS400ConnectionPool object. Not much else to it. We have web
sites hitting our iSeries all day and night using this... and I have java
"server" jobs running on the same AS/400 using it. I should have an article
in the October-ish iSeries News magazine describing one way in which we are
using this.
--
Virgil
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|