Special Characters - Mailing list pgsql-interfaces

From Robert Hiltibidal
Subject Special Characters
Date
Msg-id 3.0.6.32.20000114160400.009855d0@y2k.state.il.us
Whole thread Raw
List pgsql-interfaces
Howdy,

I ran into a problem with special characters and postgres. I am importing
data into a postgres database in three different ways...

Access97 ODBC
perl
pascal (FPK)

If I do a select query on a field that has a special character and I'm
displaying that value in a webform I want to be ableto take that value when
its submitted and enter it in its entirety into an insert query, regardless
of whether or not it has a special character in it. 

What are the methods to accomplish this? How does the ODBC driver do this?

Thanks,
-Rob



pgsql-interfaces by date:

Previous
From: Assaf Arkin
Date:
Subject: Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL
Next
From: Barry Baldwin
Date:
Subject: Inserting a BLOB