Re: ODBC Numeric field issue

From: Luciane <Luciane(at)copel(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC Numeric field issue
Date: 2010-05-10 13:31:44
Message-ID: 28511550.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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

Luciane
--
View this message in context: http://old.nabble.com/ODBC-Numeric-field-issue-tp28486416p28511550.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2010-05-11 03:30:02 Re: ODBC Numeric field issue
Previous Message Hiroshi Inoue 2010-05-07 20:53:32 Re: ODBC Numeric field issue