Re: [INTERFACES] JDBC or JDK problem? Can't find class...

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Cyril Ferrand <Cyril(dot)Ferrand(at)sophia(dot)inria(dot)fr>
Cc: papt(at)edasz(dot)hu, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] JDBC or JDK problem? Can't find class...
Date: 1998-07-28 10:37:13
Message-ID: Pine.LNX.3.96.980728113539.690E-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, 28 Jul 1998, Cyril Ferrand wrote:

> To run example of jdbc interfcace you must go to src/interfaces/jdbc/ and do:
> $:javac example/basic.java

the best method to compile is "make examples"

> $:java example.basic
>
> I think this will work...

It will.

--
Peter T Mount peter(at)retep(dot)org(dot)uk or petermount(at)earthling(dot)net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 1998-07-28 17:06:22 Vacation
Previous Message Peter T Mount 1998-07-28 10:18:11 RE: [INTERFACES] JDBC & IE40