Re: INSERT INTO

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Shavonne Marietta Wijesinghe <shavonne(dot)marietta(at)studioform(dot)it>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: INSERT INTO
Date: 2007-03-16 12:07:15
Message-ID: 45FA8873.2010604@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Shavonne Marietta Wijesinghe a ecrit le 16/03/2007 11:31:
> i took a look at the link Guillaume gave me. But it also explains on PHP
> i'm using ASP :(
>

Yes, that's why I said that it didn't answer your question. Sorry if
this wasn't clear.

After a bit of googling, I found the replace function. Something like that :
<%= replace(string,"'","''") %>
might work.

But remember I don't use ASP.

Regards.

--
Guillaume.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2007-03-16 13:02:29 Re: INSERT INTO
Previous Message Wiebe Cazemier 2007-03-16 11:56:02 Re: Joins on many-to-many relations.