encoding question

Поиск
Список
Период
Сортировка
От Joel Fradkin
Тема encoding question
Дата
Msg-id 000001c57761$b195ba40$797ba8c0@jfradkin
обсуждение исходный текст
Список pgsql-sql

Hi,

 

I am trying to convert from SQL_ASCII to UNICODE.

 

I have a program that will read from a table in one database and write to a table in a different database.

I am hoping this all I need do (One data base is SQL_ASCII and  the other is UNICODE).

I get a byte sequence error writing.

I tried using encoding =UNICODE and did not get the error, but the data looked different stored in the field, so I am guessing it messed it up.

I am using NpgsqlConnection.

Any one know the proper way to convert using a .net app?

 

Joel Fradkin

 

Wazagua, Inc.
2520 Trailmate Dr
Sarasota, Florida 34243
Tel.  941-753-7111 ext 305

 

jfradkin@wazagua.com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
© 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc
 This email message is for the use of the intended recipient(s) and may contain confidential and privileged information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply email and delete and destroy all copies of the original message, including attachments.

 


 

 

В списке pgsql-sql по дате отправления:

Предыдущее
От: "Russell Simpkins"
Дата:
Сообщение: Re: after delete trigger behavior
Следующее
От: Tom Lane
Дата:
Сообщение: Re: after delete trigger behavior