http://rzr.online.fr/hitseek

From: "Philippe COVAL" <pcoval(at)transiciel(dot)com>
To: sreilly(at)cnri(dot)Reston(dot)Va(dot)U
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: http://rzr.online.fr/hitseek
Date: 2000-04-18 15:00:56
Message-ID: C12568C5.00677672.00@aphrodite.intranet.transiciel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Warning : My permanent email is MailTo:PhilC(at)writeme(dot)com
(DO NOT USE "PCoval(at)transiciel(dot)com" or any other ones, thanx)
---

did u solve this problem ?
if yes how ? :)
thanx you

binary insert with JDBC

---------------------------------------------------------------------------
-----

From: Sean Reilly <sreilly(at)cnri(dot)Reston(dot)Va(dot)US>
To: interfaces postgres <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: binary insert with JDBC
Date: Mon, 11 May 1998 18:08:45 -0400

---------------------------------------------------------------------------
-----

Can anyone tell me how to insert binary data into
a postgres table using JDBC? What type field should I use?
Most importantly, how do I create an SQL statement with
binary data? I thought this could be done with a
PreparedStatement and setBytes() but it doesn't seem to
be implemented in postgres.PreparedStatement. Is there
some way to encode the binary value into the SQL string
(like hex encoding or something)?

I looked through the docs but couldn't find anything
related to this, but it seems like it might be a common
problem.

Thanks,
Sean

---
Philippe COVAL - http://RzR.online.FR - MailTo:philc(at)writeme(dot)com

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-04-18 15:07:28 RE: JDBC: Missing Classes?
Previous Message Margarita Barvinok 2000-04-18 14:23:48 Re: problems with the instalation