Re: [INTERFACES] Re: [QUESTIONS] ODBC converts text fields?
В списке pgsql-interfaces по дате отправления:
| От | Aleksey Demakov |
|---|---|
| Тема | Re: [INTERFACES] Re: [QUESTIONS] ODBC converts text fields? |
| Дата | |
| Msg-id | 867m614s78.fsf@avd.garsib.ru обсуждение |
| Ответ на | Re: [QUESTIONS] ODBC converts text fields? (The Hermit Hacker <scrappy@hub.org>) |
| Список | pgsql-interfaces |
> On Tue, 10 Mar 1998, Tsopa Denis Vladimirovich wrote: > > > Hi, All! > > > > I work with PostgreSQL (6.3) via PostODBC (0.35a). I use Builder C++ on > > Windows 95 as a PostgreSQL frontend. When I try to insert row into > > PostgreSQL table using SQL command 'INSERT' via ODBC driver, I get > > a trouble. The text string in inserted row is in cyrillic code page (KOI8R) > > and ODBC driver coverts this string to another code. > > What do I have to make to avoid it? > > Thanx. AFAIK, the PostODBC driver does not perform any character translations. Though I have seen something about recoding in the PostgreSQL 6.3 (see postgresql-6.3/src/data). I don't yet looked closer at this. BTW, how do you get koi8 under windows? Do you recode text by yourself from the windows encoding before sending it to postgres? And when you get the text back do you recode it back? -- Aleksey Demakov <avd@avd.garsib.ru>
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера