Loading JDBC Driver

From: "Jos" "Hernndez" Zavala <joseghz(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Loading JDBC Driver
Date: 2000-10-05 18:17:29
Message-ID: 20001005181729.20130.qmail@web314.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello.

I am trying to load a jdbc driver for postgres, only I
want to make it from an Applet. For an application I
used the form:

Class.forName ("postgresql.Driver");

Which the correct form would be to be able to make it?

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2000-10-05 19:43:30 Re: Object syntax
Previous Message Josh Berkus 2000-10-05 16:02:02 The TEXT data type