Re: Mysterious vanishing '

From: tony <tony(at)animaproductions(dot)com>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Mysterious vanishing '
Date: 2002-02-09 10:17:33
Message-ID: 1013249853.15974.11.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 2002-02-08 at 19:31, Barry Lind wrote:

> Can you send a standalone test case that reproduces the problem?

This is a standard Ultradev JSP application. All code is written by
Ultradev.

If I write into a form "histoire de l'art" and do an update on the table
I get an error.

If I put "histoire de l\'art" in the same form the update succeeds.

If I write into a search form "histoire de l'art" it correctly returns
the list of all documents concerned.

Using 7.1.1 and Tomcat 3.32 with a JDBC driver that I downloaded from
jdbc.postgresql.org (I believe it was the 7.1.3 jdbc driver) everything
worked just fine.

I will try a 7.2 jdbc driver to see what happens. Unfortunately the
security on my clients network is so good I can't ssh in anymore so I'll
test on Monday.

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-02-09 16:42:20 Re: Mysterious vanishing '
Previous Message Barry Lind 2002-02-09 04:06:47 Re: Mysterious vanishing '