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