cannot insert zero in to numeric field

Поиск
Список
Период
Сортировка
От George A.J
Тема cannot insert zero in to numeric field
Дата
Msg-id 20030605032054.97735.qmail@web14914.mail.yahoo.com
обсуждение исходный текст
Список pgsql-interfaces
i am usig postgres with VB (ADO using ODBC). when i
try to update a numeric field in a table with zero an
error occurs "ERROR: Bad numeric input format '.' " .
this happends when i call recordset.update() after
assigning 0 to the field. a sample is given bellow

rs!Opening=0 
rs.Update

this code works fine if we assign any value other than
zero to the field.is there a solution. or is it a bug?

if i use the update query there is no problem.

pls help

thanks...



__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)