Re: Re: Escape Processing problems

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: "Thomas O'Dowd" <tom(at)nooper(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Re: Escape Processing problems
Date: 2001-09-01 21:02:47
Message-ID: 3oi2pto99etd5nfptkuflk40m576gmjgke@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 30 Aug 2001 11:46:16 +0900, Thomas O'Dowd wrote:
>I found some time this morning to write and test a new EscapeSQL()
>method. I didn't make a patch for the driver yet as I'd like to
>hear some comments.

To what extent is this implementation JDBC compliant?

The spec is in section 40.1.5 of the "JDBC API Tutorial and
Reference", 2nd edition. Its also documented on
http://java.sun.com/j2se/1.3/docs/guide/jdbc/spec/jdbc-spec.frame11.html#7105.

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gunnar Rønning 2001-09-02 01:35:29 Re: ? (question mark) characters
Previous Message Rene Pijlman 2001-09-01 20:42:27 Re: RE : ? (question mark) characters