| От | Oscar Serrano |
|---|---|
| Тема | Re: [INTERFACES] ResultSet.getDate |
| Дата | |
| Msg-id | 38356BC4.7DE4A74D@fondos.net обсуждение исходный текст |
| Ответ на | Re: [INTERFACES] ResultSet.getDate (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-interfaces |
Hi: I'm from Spain. I've exported some tables from MS Access to Postgres. You know, in Spain, a number like this: 1,234.56 me write it like this: 1.234,56 i.e., the thousand separator is the "." and the decimal separator is the "," I'm going to use Perl (DBI) to get the data from the databases. Is there anyway so DBI or postgress gives me the data in the spanish format? I wouldn't like to use somethink like this: $result=~s/\./,/g; to convert all "." to "," and vice-versa. Thanks -- ______________________________ Oscar Serrano http://www.fondos.net http://www.mercados.net
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера