Re: Punctuation problems.

From: "D'Arcy J(dot)M(dot) Cain" <darcy(at)PyGreSQL(dot)org>
To: "Alastair G(dot) Hogge" <agh(at)tpg(dot)com(dot)au>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Punctuation problems.
Date: 2003-08-11 08:09:47
Message-ID: 200308110409.47445.darcy@PyGreSQL.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Sunday 10 August 2003 09:55, Alastair G. Hogge wrote:
> I'm using PyGreSQL to access my database to store information gathered from
> HTML forms (using CGI). However I've run into a problem with some of the
> data retrived.
>
> For example say a user of my HTML form inputs their name "Eick O'Shae".
> Now when I try to store that I get problems due the ' I think. Is there a
> way I can store and ' in the DB? Also are there other symbols should be
> aware of, and can I store them also? This email probably isn't making much
> sense as I'm very tired and have been looking at this screen for hours, but
> any help would great.

Are you using the "Classic" interface of the "DB-API" interface?

Note that PyGreSQL has its own list. You can get more information at
http://www.PyGreSQL.org.

--
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message p_design 2003-08-11 09:23:42 pgadmin
Previous Message Ron Johnson 2003-08-11 01:54:19 Re: Punctuation problems.