Re: Is it possible to Import tables and its data from Ms Access

From: Adrian Klaver <aklaver(at)attbi(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Is it possible to Import tables and its data from Ms Access
Date: 2002-12-12 13:37:40
Message-ID: 200212120537.40159.aklaver@attbi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use PGAdmin II and its database migration plugin to import tables from
Access or other ODBC source. You can find a link in the users lounge of the
Postgres site.
On Thursday 12 December 2002 03:59 am, suresh s wrote:
> Hi ,
>
> I have about 40 tables designed in access and their
> data in windows PC,
>
> can i import those tables and data into postgres in
> linux PC
>
> Ma Access got an option to export data into postgres,
> do i have to create tables in postgres or tables can
> also be imported,
>
> please let me know , How it can be done
>
> thank u
>
> suresh
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Gibbs 2002-12-12 14:03:31 Re: indexes on varchar fields
Previous Message Michael Weaver 2002-12-12 13:24:24 Re: Is it possible to Import tables and its data from M