Обсуждение: BUG #7868: Different class on numeric number through PgOleDb-1.0.0.20

Поиск
Список
Период
Сортировка

BUG #7868: Different class on numeric number through PgOleDb-1.0.0.20

От
kensanmail@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      7868
Logged by:          Ken Suzuki
Email address:      kensanmail@gmail.com
PostgreSQL version: 9.0.4
Operating system:   CentOS R-5.6
Description:        =


It's different class numeric number from DB through PgOleDb-1.0.0.20 when
the number is just n0000 (ex20,000). I can see only "n" on my deliverable
(ex 2) from numeric(14,3) database. Is it knowns bug ? =