Re: OT? JDBC y campos nulos

From: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
To: Jose Maria Mencia Fernandez <jmencia(at)alimarket(dot)es>
Cc: ayuda postgres <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: OT? JDBC y campos nulos
Date: 2006-08-28 13:36:22
Message-ID: m3psel9e3t.fsf@conexa.fciencias.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Jose Maria Mencia Fernandez <jmencia(at)alimarket(dot)es> writes:

> st.setString(1, "");

st.setString(1, null);

Saludos,
Manuel.

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Moises Alberto Lindo Gutarra 2006-08-28 13:49:20 Re: OT? JDBC y campos nulos
Previous Message Jose Maria Mencia Fernandez 2006-08-28 08:26:33 OT? JDBC y campos nulos