| Author |
Simple Question
|
Angelo Watson
Ranch Hand
Joined: Oct 27, 2002
Posts: 39
|
|
Im really new at this whole JDBC thing. Im using the JDBC 3.0 and using cloudscape as my driver, I did this one example compiled and when i ran it gives me a ClassNotFoundException: COM.cloudscape.core.JDBCDriver I downloaded the trial version of cloudscape, is there a special place where Im suppose to put this file. Please help
|
 |
Chandresh Patel
Greenhorn
Joined: Jul 05, 2002
Posts: 14
|
|
|
You definitely need to put it on your CLASSPATH. You need to put the cloudscape JDBC Driver jars in the CLASSPATH.
|
Chandresh
|
 |
Angelo Watson
Ranch Hand
Joined: Oct 27, 2002
Posts: 39
|
|
Thanks Do you know about the jexegen tool
|
 |
Chandresh Patel
Greenhorn
Joined: Jul 05, 2002
Posts: 14
|
|
|
No.
|
 |
 |
|
|
subject: Simple Question
|
|
|