> > This is not working. What I need is to know how to connect java with
> > MySQL, and how to connect to a plain text document. Can anyone help me
[quoted text clipped - 28 lines]
> David Harper
> Cambridge, England
I already have the book "Web Database Technologies" but can't
understand how they get it to work, cause mine don't.
> > > This is not working. What I need is to know how to connect java with
> > > MySQL, and how to connect to a plain text document. Can anyone help me
[quoted text clipped - 32 lines]
> by Matthews, Cole, and Gradecki, from Wiley press (I have a copy, like
> it).
jcsnippets.atspace.com - 05 Dec 2006 13:14 GMT
> I already have the book "Web Database Technologies" but can't
> understand how they get it to work, cause mine don't.
Hi,
If you're having trouble connecting to a MySQL database, try the steps in
this document:
http://jcsnippets.atspace.com/java/database/connect-to-mysql-
database.html
It contains the steps needed to successfully connect, as well as sample
code.
Also, please try and post some of your code or efforts you've taken so
far, because it will be a lot easier for us to help you. "It does not
work" is very vague, so if we are able to see the error or problem for
ourselves, it will enable us to help you a lot faster.
Best regards,
JayCee

Signature
http://jcsnippets.atspace.com/
a collection of source code, tips and tricks