Help! Driver cannot be loaded.

From: Yaochiu Huang <brianrequest(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Help! Driver cannot be loaded.
Date: 2001-07-18 01:45:38
Message-ID: 20010718014538.30484.qmail@web14701.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dear Sir or Madam,

I got an error as per subject. Following is my
configurations:

Server: Red Hat Linux 7.1
PostgreSQL: 7.1.2
JDBC Driver: jdbc7.1-1.2.jar
IP: 192.168.0.1

Client: Windows 98
JDBC Driver:
first time: jdbc7.1-1.2.jar
second time: jdbc7.1-1.3.jar
IP: 192.168.0.3

Driver: org.postgresql.Driver
URL: jdbc:postgresql:heithere

where heithere is the db name.
I use a cross-wired line to connect the server and
client. The connection
has no problem. I started postmaster with the
parameter -i for TCPIP
connection and -D for the db location.

I wrote a small test program using jBuilder. It runs
correctly on the server. However, when I run it on the
client, it got the error. Please help.

Best Regards,

Brian

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jörg Sommer 2001-07-18 19:17:41 Re: Methode is not yet implemented.
Previous Message jp 2001-07-17 18:49:46 Re: unexpected error.