Aza17 Posted August 19, 2004 Posted August 19, 2004 Hey all i have a problem with connecting to the JDBC driver i think it may be where i have installed the driver or if infact i have installed it properly at all in my java file the line Driver d = (Driver)Class.forName("com.ddtek.jdbc.sequelink.SequeLinkDriver").newInstance(); is throwing the exception of noclassDefFound so i was just wondering if there was anyway i should set up my drivers sorry its so vauge
Aza17 Posted August 26, 2004 Author Posted August 26, 2004 i figured it out i just had to change me class path variable to the director of where the drive was installed
Recommended Posts
This topic is 7392 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now