Re: inet -java

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'PANOS Coup'" <pck80(at)hotmail(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: inet -java
Date: 2001-12-10 19:41:06
Message-ID: 006001c181b2$9be6f1d0$c201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Unfortunately the inet type is a postgres specific type and is not
supported by the jdbc spec. It is possible to write a custom object that
would support it. Volunteers?

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of PANOS Coup
Sent: Monday, December 10, 2001 3:08 AM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] inet -java

Hi,
can anyone tell me who can i store an IP ,that is in a String variable,

through jdbc in a field of a Postgresql table with inet datatype? Thanx

_________________________________________________________________
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp

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

In response to

  • inet -java at 2001-12-10 08:08:16 from PANOS Coup

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-12-10 19:43:03 Re: Bug with caching SQLTypes in Connection:getSQLType(oid)
Previous Message Dave Cramer 2001-12-10 19:36:58 Re: Insert/Update that doesn't