Thread:

From
Carlos Augusto
Date:
does jdk 1.4 have a jdbc for postgree? and odbc:??how can i put the
classpath to jdbcpostgre.jar?

Re:

From
"Dave Cramer"
Date:
Carlos,

Not currently.

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Carlos Augusto
Sent: November 2, 2001 11:10 PM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC]


does jdk 1.4 have a jdbc for postgree? and odbc:??how can i put the
classpath to jdbcpostgre.jar?

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



Re:

From
"Dave Cramer"
Date:
Probably not, there are some methods which aren't even implemented. I
haven't tried though

DAve

-----Original Message-----
From: Rene Pijlman [mailto:rene@lab.applinet.nl]
Sent: November 5, 2001 10:21 AM
To: Dave@micro-automation.net
Cc: 'Carlos Augusto'; pgsql-jdbc@postgresql.org
Subject: Re: [JDBC]


Doesn't the 1.3-built driver work in a 1.4 JVM?

On Mon, 5 Nov 2001 09:31:03 -0500, you wrote:
>Not currently.

>>does jdk 1.4 have a jdbc for postgree? and odbc:??how can i put the
>>classpath to jdbcpostgre.jar?

Regards,
René Pijlman <rene@lab.applinet.nl>



Re:

From
Rene Pijlman
Date:
Doesn't the 1.3-built driver work in a 1.4 JVM?

On Mon, 5 Nov 2001 09:31:03 -0500, you wrote:
>Not currently.

>>does jdk 1.4 have a jdbc for postgree? and odbc:??how can i put the
>>classpath to jdbcpostgre.jar?

Regards,
René Pijlman <rene@lab.applinet.nl>

Re:

From
Barry Lind
Date:
As long as you only access the methods that are defined in jdbc2 the
driver should work fine.  The jdbc interfaces are backward compatible.
You can also run the jdbc1 drivers under a 1.2 or 1.3 JVM for the same
reasons.  It is only if you are trying to take advantage of any of the
new functionality introduced in jdbc3 that you will have problems under
the 1.4 JVM.

thanks,
--Barry


Dave Cramer wrote:

> Probably not, there are some methods which aren't even implemented. I
> haven't tried though
>
> DAve
>
> -----Original Message-----
> From: Rene Pijlman [mailto:rene@lab.applinet.nl]
> Sent: November 5, 2001 10:21 AM
> To: Dave@micro-automation.net
> Cc: 'Carlos Augusto'; pgsql-jdbc@postgresql.org
> Subject: Re: [JDBC]
>
>
> Doesn't the 1.3-built driver work in a 1.4 JVM?
>
> On Mon, 5 Nov 2001 09:31:03 -0500, you wrote:
>
>>Not currently.
>>
>
>>>does jdk 1.4 have a jdbc for postgree? and odbc:??how can i put the
>>>classpath to jdbcpostgre.jar?
>>>
>
> Regards,
> René Pijlman <rene@lab.applinet.nl>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>



Re:

From
Carlos Augusto
Date:
  but how can i put the classpath to jdbcpostgre.jar?


Re:

From
"Nick Fankhauser"
Date:
>   but how can i put the classpath to jdbcpostgre.jar?

These two links explain a bit about classpaths:

http://jdbc.postgresql.org/doc.html#install

http://www.fankhausers.com/postgresql/jdbc/#classpath

-Nick

--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/