| От | Bob Caryl |
|---|---|
| Тема | Ok... I got most of it working but . . . |
| Дата | |
| Msg-id | 42E66F03.7010302@fis-cal.com обсуждение исходный текст |
| Ответы |
Re: Ok... I got most of it working but . . .
|
| Список | pgsql-odbc |
I am using arrays of double precision numbers in certain columns in my
table. When I format the CString object (analogous to Glib::ustring
objects in the linux world) to update this column it looks like this:
"{0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00}"
However, when the odbc driver tries to update the new added record, I
get the following error message server side (and at my application):
ERROR: invalid input syntax for type double precision:
"{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}"
Evidently, the odbc driver is deciding to optimize my query perhaps?
What am I doing wrong this time?
Thanks,
Bob Caryl
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера