Re: Inserting Fingerprint templates as varchar not as bytea type in PostgreSQL

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: cubfi <vanjinathan(dot)s(at)tcs(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Inserting Fingerprint templates as varchar not as bytea type in PostgreSQL
Date: 2010-11-10 17:13:05
Message-ID: AANLkTik1RF_ZZuAziWFuybde-p91nPg_okqez4t3-SKr@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

PostgreSQL forbids character code 0 (NULL, the delimiter of C-style
strings) in varchar columns.
---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Fork 2010-11-10 17:49:40 Re: PSQLException: The column name <col> was not found in this ResultSet.
Previous Message Stephen Ripley 2010-11-10 17:07:39 Re: JDBC4 and JDK 1.6