JDBC problem in the docs

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: PostgreSQL Hackers List <hackers(at)postgresql(dot)org>, PostgreSQL Docs List <docs(at)postgresql(dot)org>
Subject: JDBC problem in the docs
Date: 1999-05-25 12:07:35
Message-ID: Pine.LNX.4.04.9905251305160.2157-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers


I'm being asked the same question every so often, about the following
line:

Class.forName(postgresql.Driver);

People are asking why this isn't working. Obviously there should be quotes
in there, and I'm thinking that they are missing from the docs.

Class.forName("postgresql.Driver");

I haven't the time to check at the moment, but can someone (Tom?) check.
They may have vanished when we converted them to sgml

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thomas Lockhart 1999-05-25 13:27:43 Re: [HACKERS] JDBC problem in the docs
Previous Message Bruce Momjian 1999-05-21 15:51:26 Re: HISTORY file, others?

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-05-25 13:18:38 Call for updates!
Previous Message David R. Favor 1999-05-25 10:59:24 Compile woes on AIX 432 for v6.5