Re: Trouble With JDBC

From: Bob Kline <bkline(at)rksystems(dot)com>
To: Corey Mosher <corey(at)pgsql(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Trouble With JDBC
Date: 2001-02-16 18:14:57
Message-ID: Pine.LNX.4.10.10102161313200.9703-100000@rksystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 16 Feb 2001, Corey Mosher wrote:

> No, to run the program I am using:
> java sample
>
> To compile it I am using:
> javac sample.java
>
> I have had other simple programs running (the usual hello world
> apps) and they seem to work fine. Just this one for some reason
> gets the error.

Let's take a look at the source, then, to see if we can spot the
problem.

--
Bob Kline
mailto:bkline(at)rksystems(dot)com
http://www.rksystems.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Stephenson 2001-02-16 18:42:25 Re: Trouble With JDBC
Previous Message Corey Mosher 2001-02-16 18:08:55 Re: Trouble With JDBC