Re: one problem about numeric values convert - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: one problem about numeric values convert
Date
Msg-id 45C128D3.4060505@tpf.co.jp
Whole thread Raw
In response to one problem about numeric values convert  (Mohoo <mohoomail@gmail.com>)
List pgsql-odbc
Mohoo wrote:
> odbc version : 08.01.0100
>
> the function ResolveNumericParam in convert.c
>
> static const int prec[] = {1, 3, 5, 8, 10, 13, 15, 17, 20, 22, 25, 29,
> 32, 34, 37, 39};
>
> there should need the number '27' between the number 25 and 29.

Oops, maybe my fault.
I would check it.

Thanks.
Hiroshi Inoue


pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1001735 ] Won't compile on OS X/darwin because of undefined symbols
Next
From: Richard Wesley
Date:
Subject: Connect without queries?