×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I figured it out. For whatever reason the appropriate .jar files were not
in qibm\UserData\Java400\ext directory.
I downloaded the following and it works great: jt400.jar &
jt400Native.jar
__________________
I am trying this process as described, but am receiving-->
java.lang.NoClassDefFoundError: com/ibm/as400/access/AS400JDBCDriver
I have 5722JC1 installed.
The connections string is as follows:
conn = JDBC_ConnProp( 'com.ibm.as400.access.AS400JDBCDriver'
: 'jdbc:as400://wds400p.westerndental.com'
: prop );
wds400p.westerndental.com is in my host table.
Should I use the IP address instead or am I on the wrong track?
Thanks.
Scott Klement <midrange-l@xxxxxxxxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
06/07/2007 09:21 AM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
To
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
cc
Subject
Re: Updating Windows SQL from ILE RPG
Here's a shorter link to the same article that Elvis posted:
http://www.systeminetwork.com/article.cfm?id=54759
Elvis Budimlic wrote:
Scott Klement wrote a nice article on this very subject:
http://www.systeminetwork.com/artarchive/newsletter/w/1001/i/6552/a/54759/in
dex.html
Associate membership is free.
As an Amazon Associate we earn from qualifying purchases.