What you have to do is make sure the .jar file is in the CLASSPATH.
I know the jar file needs to go into the CLASSPATH but cant find where it
is.
> Hi
> I am writing a database app using Java and MySQL
[quoted text clipped - 5 lines]
>
> Regards Brett
klynn47@comcast.net - 15 Nov 2005 22:14 GMT
When you download the driver, it comes in a .zip file. If you look in
the archive, you should find the .jar
I have the jar file but don't know where to put it ie I need the CLASSPATH
details .
> Hi
> I am writing a database app using Java and MySQL
[quoted text clipped - 5 lines]
>
> Regards Brett
Oliver Wong - 15 Nov 2005 22:54 GMT
>I have the jar file but don't know where to put it ie I need the CLASSPATH
>details .
[quoted text clipped - 8 lines]
>>
>> Regards Brett
Check your environment variables. Right click on "My Computer" and
choose "properties", then select the tab "Advanced" and click on the button
"Environment Variables".
- Oliver
IchBin - 16 Nov 2005 00:32 GMT
>> I have the jar file but don't know where to put it ie I need the CLASSPATH
>> details .
[quoted text clipped - 14 lines]
>
> - Oliver
You could just add to the java cmd
java -classpath ..\BlabBlaBlab\BlabBlaBlab.jar

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Roedy Green - 16 Nov 2005 09:24 GMT
On Tue, 15 Nov 2005 22:47:51 GMT, "Brett Kirkness"
<bkirknes@bigpond.net.au> wrote, quoted or indirectly quoted someone
who said :
>I have the jar file but don't know where to put it ie I need the CLASSPATH
>details .
see http://mindprod.com/jgloss/classpath.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.