Re: [INTERFACES] Postgresql vs. Access97, TransferDatabase - Mailing list pgsql-interfaces

From David Hartwig
Subject Re: [INTERFACES] Postgresql vs. Access97, TransferDatabase
Date
Msg-id 365C8C63.AB3456BD@bellatlantic.net
Whole thread Raw
In response to Postgresql vs. Access97, TransferDatabase  ("Gilley, Charles H." <Charles.Gilley@glenayre.com>)
List pgsql-interfaces

"Gilley, Charles H." wrote:

> I'm trying to move an existing access database to Postgres.
> I've tried cut/paste, export/import, all without success.  Trying the
> transfer database approach, I receive the following error:
>
>         Error creating the table; ERROR type name lookup of lo failed (#17).
>
> >From the odbc log file, Access is trying to create a series of fields that
> I do not know where they are coming from:
>
> ..."Gen_Note" int4,"s_Generation" int4,"s_GUID" bytea,"s_Lineage" lo,...
>
> Maybe someone has dealt with this issue before.

It looks like you have an OLE column (large object) in your table.    Follow the
instruction contained in our FAQ for creating the "lo" data type on the server
side:   http://www.insightdist.com/psqlodbc


pgsql-interfaces by date:

Previous
From: David Hartwig
Date:
Subject: Re: [INTERFACES] FW: POSTOBDC
Next
From: "radar"
Date:
Subject: unsubscribe