| От | Markus Bertheau |
|---|---|
| Тема | Re: PostgreSQL Handling of Special Characters |
| Дата | |
| Msg-id | 684362e10603192009s28a0afe4m@mail.gmail.com обсуждение исходный текст |
| Ответ на | PostgreSQL Handling of Special Characters ("Christian Paul B. Cosinas" <cpc@cybees.com>) |
| Ответы |
Re: PostgreSQL Handling of Special Characters
|
| Список | pgsql-sql |
2006/3/20, Christian Paul B. Cosinas <cpc@cybees.com>: > Let's say a character of 150 ASCII code. Which looks like a hypen. > > When I retrieve the value of that field it gives me a question mark > character instead of that 150 ASCII code character. > > What could be the possible reason of this? Perhaps the ODBC driver thinks SQL_ASCII means ASCII and therefore discards all bytes > 127. On PostgreSQL SQL_ASCII really means SQL_ANYTHING, so to speak. Try to use for the database the encoding you really use. Markus Bertheau
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера