Re: Porting from MS Access 2007 to PostgreSQL

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Victor Hooi <victorhooi(at)yahoo(dot)com>
Subject: Re: Porting from MS Access 2007 to PostgreSQL
Date: 2010-11-09 15:06:06
Message-ID: 201011090706.06674.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 08 November 2010 8:22:51 pm Victor Hooi wrote:
> Hi,
>
> Disclaimer: Not a DBA, nor I am not a DB guy, so please excuse any
> ignorance in the below.

>
> *4. MS Access to Postgres*
>
> Anyhow, somebody else suggested it might be better to just go straight from
> the original MS Access database to PostgreSQL.
>
> My first question is, what is the current recommended procedure for this?
>

One way I have done this is to use the Make Table Query in Access to create a
table in Postgres from one in Access. This assumes you have an ODBC connection
set up to Postgres.

> Cheers,
> Victor

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Josh Kupershmidt 2010-11-09 15:08:48 Re: REINDEX requirement?
Previous Message Vick Khera 2010-11-09 14:53:14 Re: Full Vacuum/Reindex vs autovacuum