Special Characters

From: Robert Hiltibidal <rob(at)y2k(dot)state(dot)il(dot)us>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Special Characters
Date: 2000-01-14 22:04:00
Message-ID: 3.0.6.32.20000114160400.009855d0@y2k.state.il.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Assaf Arkin 2000-01-14 22:19:54 Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL
Previous Message Constantin Teodorescu 2000-01-14 22:03:23 Re: [INTERFACES] Forms too complex or to large in pgaccess?