|
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Hi all, Another newbie question..... I'm getting an error message that it cannot find method registerDriver in java.sql.DriverManager. However, when I look at the API documentation, I see it. The IDE shows only getConnection method being associated with DriverManager. Does anyone know what I'm doing wrong???? Here's the error message and a code snipet: "ServletClasses.java": Error #: 300 : method registerDriver(com.ibm.as400.access.AS400JDBCDriver) not found in class java.sql.DriverManager at line 19, column 27 import java.sql.*; DriverManager.registerDriver(new com.ibm.as400.access.AS400JDBCDriver()); Thanks a lot! Chris Proctor Applications Manager GART SPORTS 1050 W. Hampden Ave. Englewood, CO 80110 (303) 863-2280
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.