Re: (odbc) multiple step ole db generated error - date/timestamp column

From: zach cruise <zachc1980(at)gmail(dot)com>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: (odbc) multiple step ole db generated error - date/timestamp column
Date: 2009-03-22 16:27:51
Message-ID: bcdac0e80903220927l21d4c421l7d0a27e71caa5535@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Mar 22, 2009 at 3:39 AM, Craig Ringer
<craig(at)postnewspapers(dot)com(dot)au> wrote:
> zach cruise wrote:
>> when importing from oracle 10g
>
> Importing how? CSV dump and load? DB link of some sort?

odbc (see email) specifically Microsoft OLE DB Provider for Oracle

> Operating system and version? Oracle version?

windows 2k3
oracle 10g (see email)
postgresql 8.1 (see email)

>> i get "multiple step ole db generated
>> error".
>
> From what program ? Where?

navicat (see email)

again, i narrowed this down to a date/timestamp column that gets
imported ok if imported as varchar. there is another date/timestamp
column that gets imported error-free, and other tables also get
imported ok. based on my narrowing-down, it appears less likely error
is at os/odbc/postgresql/oracle level but more likely at
database/table/column/row level (esp since all problem rows =
'01-JAN-01' (never null) but that could be a false-alarm).

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben Ali Rachid 2009-03-22 16:27:58 Re: Srf function : missing library on PostgreSQL 8.3.6 on Windows?
Previous Message Peter Eisentraut 2009-03-22 12:03:45 Re: Breaking national language support in Solaris 8