A newbie question - Mailing list pgsql-general

From Alejandro Federico Pérez López
Subject A newbie question
Date
Msg-id 39D3E9E2.E096B926@infosel.net.mx
Whole thread Raw
List pgsql-general
I am new in PostgreSQL world, I am working on TurboLinux. This Linux
distribution have included the PostgreSQL Ver 6.5.2.
I wrote the JDBC sample program included in the aw_book, but when I run
the program I get this error message:
"Exception in thread "main" java.lang.NoClassDefFoundError: sample"
I think that I have to compile the JDBC interface, but I don't find that

interface in the machine.
Would you tell me what means the error message? what files I need? where

can I find that file?
I am using the JDK2.
Thanks in advance.

Regards.




pgsql-general by date:

Previous
From: Philip Warner
Date:
Subject: Re: Checking number of entries
Next
From: Tim Kientzle
Date:
Subject: Re: Re: JDBC Performance