Hello
I have 2 databases with same table. First database is in UNICODE, second in 
SQL_ASCII.

 4 columns from first database I must convert to:
 (first column)iso8859-1,
 (second column)iso8859-2,
 (3-th column)iso8859-1,
 (4 column)iso8859-5.

After it I must save these 4 rows in database in SQL_ASCII.
How can I do it? It can be using libpq,libpgeasy,....

Thx.


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to