|
HiIf the toolbox driver is fast "enough" for your purpose, then why not use it all the time?
So if i have jt400native.jar in class path and JDBC
url as below
driver = "com.ibm.db2.jdbc.app.DB2Driver";
url = "jdbc:db2:*local/;naming=system;date
format=iso;time format=hms;prompt=false;transaction
isolation=read
committed;trace=true;errors=full;libraries=QTEMP MYLIB
QGPL"
I do not have driver="native" in URL
so will it use native driver, or the toolbox driver,
i guess the toolbox driver,
then why it wont set the library list to what i want,
rather then trying to add library to existing library
list
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.