|
Can you provide any additional information? Where is your Java program running? If on an AS/400, is the data on the same AS/400? Many companies provide JDBC drivers. For the AS/400, IBM ships two -- one that comes with the AS/400's JVM and one that comes with the AS/400 Toolbox for Java. The one that comes with the Toolbox is a "client/server" type of driver. It runs on a client that has a TCP/IP connection to the AS/400. It uses existing servers on the AS/400 to access data. Since it uses existing servers, Java is not required on the AS/400. Since the Toolbox is pure Java, the client can be any machine with a JVM (OS/2, Win 95/98/NT, AIX, Solaris, AS/400, ...). David Wall AS/400 Toolbox for Java >>I was able to install the Toolkit and Development kit. I was not able to >>download the JDK 1.1.6 or the swing classes because we do not have Internet >>access and we do not have a zip drive for me to bring it into work from home. >>I purchases my own Standard copy of Visual J++ 6.0 and that incorporated the >>zip file that I copied to my PC jt400.zip. >>My problem is I started the JDBC driver on the AS400 with driver something >>like -> >>com.ibm.db2.something but my program uses >>com.ibm.as400.access.JDBCDriverManager or something like that. Am I wasting >>my time trying to make a connection using the com.ibm.as400 classes? How do I >>get the com.ibm.db2 classes are they included in the swing classes or on the >>JDK that I downloaded but was unable to install? >>Thank you, Dan Conte +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.