|
|
#1 |
|
Frenzied Member
Join Date: Sep 99
Location: Aalborg Ø, Denmark
Posts: 1,544
![]() |
Problems with mysql
Hi
I have made a code snippet that connect to a MySql database and performs several actions. The code works on windows, but I can not get it to run on my gentoo linux. I have jre 1.5 and jdk 1.5 installed. I get the following runtime error: java -classpath "/home/carsten/sqlcon/;." SqlTest Exception in thread "main" java.lang.NoClassDefFoundError: SqlTest Where sqlcon is the directory containing Connector/J What is wrong here?
__________________
razor Software Engineer Student, Aalborg University, Denmark http://www.cs.auc.dk My email at AUC: will get a new email soon My website: http://www.razorsoftware.net Windows XP Pro/ Gentoo Linux (Laptop) Windows XP Pro (Home PC) |
|
|
|
|
|
#2 |
|
Dazed Member
Join Date: Oct 99
Location: Ridgefield Park, NJ
Posts: 3,416
![]() |
Re: Problems with mysql
Just curious. Why did you add quotes to the path?
__________________
Java CodeBank Entries >> Parsing URL's| Collections/ShuffleElements | Threads isAlive() | Daemon Threads |Remote Class Loading | Sorted Keys (Map) | Backwards List | Thread States | Collections/Arrays Generics | Regular Expression(Grouping and Capturing) | Properties | JLabel/JTextField Combo | Reading Request Parameter Values | Host Lookup | Setting the size of a JFrames inner-region | GUI Native L&F |
|
|
|
|
|
#3 | |
|
Dazed Member
Join Date: Oct 99
Location: Ridgefield Park, NJ
Posts: 3,416
![]() |
Re: Problems with mysql
Quote:
__________________
Java CodeBank Entries >> Parsing URL's| Collections/ShuffleElements | Threads isAlive() | Daemon Threads |Remote Class Loading | Sorted Keys (Map) | Backwards List | Thread States | Collections/Arrays Generics | Regular Expression(Grouping and Capturing) | Properties | JLabel/JTextField Combo | Reading Request Parameter Values | Host Lookup | Setting the size of a JFrames inner-region | GUI Native L&F |
|
|
|
|
![]() |
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|