Anxiety does not empty tomorrow of its sorrows, but only empties today of its strength. – Charles Spurgeon
Anxiety does not empty tomorrow of its sorrows, but only empties today of its strength. – Charles Spurgeon
Anxiety does not empty tomorrow of its sorrows, but only empties today of its strength. – Charles Spurgeon
Regds<BR>Ajay Kumar
Anxiety does not empty tomorrow of its sorrows, but only empties today of its strength. – Charles Spurgeon
Regds<BR>Ajay Kumar
Anxiety does not empty tomorrow of its sorrows, but only empties today of its strength. – Charles Spurgeon
Originally posted by Mike:
You can access the 400 from other platforms using the toolbox driver:
com.ibm.as400.access.AS400JDBCDriver
You can only use the native driver for code that is running on the 400:
com.ibm.db2.jdbc.app.DB2Driver
What I have done in the past is create a helper class in my applications that stores the driver name string as a member. For code on other platforms(i.e. windows etc...) I set this member to the toolbox driver. For code running on the 400 I set this string value to that of the native driver (which I believe is the best option for code on the 400 itself, or so IBM says).
Hope this helps,
Mike
Anxiety does not empty tomorrow of its sorrows, but only empties today of its strength. – Charles Spurgeon
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|