"Ulrich, Azar S." <[EMAIL PROTECTED]> writes:

>    and I do have classpath set to where pg73jdbc3.jar is located via:
>
>    export CLASSPATH=.:~/lib

You need to put the JAR file itself in the classpath:

export CLASSPATH=~/lib/pg73jdbc3.jar:<other stuff>

-Doug

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to