
Signature
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
> I am rather amazed at the quality of documentation of MySQL and
> HSQLDB. I would think given the extreme competition in this area, that
> the documentation on the popular databases would be first class.
>
> Yet it is abominable. You could easily waste 2 days just getting
> HelloWorld to work.
I can't comment on HSQLDB, but I've always found the MySQL online manual
to be excellent. I have no trouble homing in on the information that I need.
> You need two kinds of documentation:
>
> 1. getting started. Which leads you step by step through a simple
> project, such as HelloWorld.
>
> 2. reference docs.
The online MySQL documentation is clearly labelled "MySQL Reference
Manual" so it obviously falls into category #2. It's not meant to be a
tutorial.
If you're looking for something in category #1 for MySQL, there are
plenty of books on the market. Personally, I find Paul Dubois' book
"MySQL" to be an admirably clear introduction to MySQL and to database
programming in general. Okay, so you have to part with hard cash for it,
but hey, you got the darn database for free, didn't you? :-)
David Harper
Cambridge, England