Re: inet -java - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: inet -java
Date
Msg-id 006001c181b2$9be6f1d0$c201a8c0@inspiron
Whole thread Raw
In response to inet -java  ("PANOS Coup" <pck80@hotmail.com>)
List 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@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of PANOS Coup
Sent: Monday, December 10, 2001 3:08 AM
To: pgsql-jdbc@postgresql.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@postgresql.org)



pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Update for bug in org.postgresql.Connection method getSQLType(int)
Next
From: Barry Lind
Date:
Subject: Re: Insert/Update that doesn't