Re: ODBC Numeric field issue

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Luciane <Luciane(at)copel(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC Numeric field issue
Date: 2010-05-11 03:30:02
Message-ID: 4BE8CF3A.5010901@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Luciane wrote:
>
> Hiroshi Inoue,
>
> I've uploaded the Mylog_ file.
> I'm trying to use PostgresSQL with IBM DataStage.
> The problem happens only with the second numeric fiel, I've tried all others
> Postgres field types and it works properly.
> the SQL shown by Datastage seams to be right to me look:
> INSERT INTO "teste_carga"("s1", "i1", "n1", "n2") VALUES (?,?,?,?);
> I've asked IBM support and they couldn't help me.
>
> http://old.nabble.com/file/p28511550/mylog_a0251185604.log
> mylog_a0251185604.log

Thanks.

What kind of psqlodbc driver are you using?
Judging from the log the driver seems far from the current.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Eduardo Sá dos Reis 2010-05-12 14:18:45 psqlODBC for 64 bits
Previous Message Luciane 2010-05-10 13:31:44 Re: ODBC Numeric field issue