I've done all I could to try and correct this error, but I'm out of ideas at the moment.
Anyhow, yesterday I created a simple application that inserted some
test data into a MySQL database. It was in Netbeans's \sampledir\ directory. Today I have a project that is in a different directory ( I mounted it in Netbeans and it is also my CLASSPATH ). I tried to load the MySQL driver by using the following:
I get an error saying the class was not found, even though I have it in \lib\ext\.
This probably has a ridiculously easy solution, but it's just not coming to me.
Any help is appreciated, once again.
// :: Peyton
[ February 08, 2004: Message edited by: Peyton McCullough ]