chewlim
March 1st, 2000, 11:57 PM
I have installed an Informix JDBC 2.11 driver, and i am using MS Visual J++ 6.0 to write an applet.
But when i call this:-
Class.forName("com.informix.jdbc.ifxDriver").newInstance();
i got this error:-
java.lang.ClassNotFoundException: com/informix/jdbc/ifxDriver
Please Advice,
Thanks,
chewlim
But when i call this:-
Class.forName("com.informix.jdbc.ifxDriver").newInstance();
i got this error:-
java.lang.ClassNotFoundException: com/informix/jdbc/ifxDriver
Please Advice,
Thanks,
chewlim