BUG #6534: Passing numeric Bind variables to ODBC driver convers to "Double precision"

Поиск
Список
Период
Сортировка
От barry_bell@harte-hanks.com
Тема BUG #6534: Passing numeric Bind variables to ODBC driver convers to "Double precision"
Дата
Msg-id E1S8Fys-0003bI-Rz@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6534: Passing numeric Bind variables to ODBC driver convers to "Double precision"
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6534
Logged by:          Barry Bell
Email address:      barry_bell@harte-hanks.com
PostgreSQL version: 9.1.2
Operating system:   Windows Server 2003=20
Description:=20=20=20=20=20=20=20=20

Using the lastest of ODBC ANSI driver for
windows 32bit ver 9.00.03
Calling from MS VFP 9.0

public nvar as interger
nvar=3D1
running the following sql:
"( select function_pkg(?nvar) "

The bind variable nvar will show in postgres as "Double Precision" format
instead of integer.

Is there a setting on the ODBC driver for incoming vairables?
If not it is a buf.

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