Re: migrating MSAccess to pgsql7.0 on RH 6.2 through odbc

From: "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk>
To: Poul Kristensen <bcc5226(at)vip(dot)cybercity(dot)dk>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: migrating MSAccess to pgsql7.0 on RH 6.2 through odbc
Date: 2000-11-08 22:41:49
Message-ID: 3A09D6AD.3D516F91@cs.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

You can try to use PgAdmin to upsize instead:
http://www.greatbridge.org/project/pgadmin/download/download.php

But maybe the error comes if you try to insert a record that is larger
than 8kb, which is the upper limit in 7.0.

7.1 doesn't have this limit.

Hilsen
Poul L. Christiansen

> Poul Kristensen wrote:
>
> Hej
>
> I have succesfully migrated 28 tables in MSaccess to Pgsql 7.0 on
> RH6.2 through ODBC.
>
> I have to migrate 2 more tables, but get the message "Query string is
> to long".
>
> I have tried to raise the values in the OBDC configuration, but it
> does't
> seem to work.
>
> What else can I do?
>
> TIA
>
> Poul
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Luis Magaa 2000-11-08 23:49:46 Text concat Problem
Previous Message Tom Lane 2000-11-08 22:38:40 Re: migrating MSAccess to pgsql7.0 on RH 6.2 through odbc