Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Access to Pgsql - Mailing list pgsql-php

From Cássio Alexandre Pereira de Castro
Subject Re: Access to Pgsql
Date
Msg-id [email protected]
Whole thread Raw
In response to Access to Pgsql  ("Julio Cuz, Jr." <[email protected]>)
List pgsql-php
I´ve transferred the data from a Windows machine to a Linux machine and I
didn´t figure out an eaiser way to do it....

Thanks,

Cassio
----- Original Message -----
From: "Frank Joerdens" <[email protected]>
Cc: <[email protected]>
Sent: Wednesday, January 10, 2001 3:29 PM
Subject: Re: [PHP] Access to Pgsql


> Cássio Alexandre Pereira de Castro wrote:
> >
> > You must export your data table to text files and use copy command to
import
> > this data to your postgres tables!
> >
> > It works!
> >
> > Cassio.
> >
> > ----- Original Message -----
> > From: "Julio Cuz, Jr." <[email protected]>
> > To: <[email protected]>
> > Sent: Wednesday, January 10, 2001 3:17 PM
> > Subject: [PHP] Access to Pgsql
> >
> > > Hi--
> > >
> > > Is there a way to transfer or export data (tables) from MS Access 2000
to
> > > Postgresql (latest version)?  Any tutorials available?
>
> You can also use the Postgres ODBC driver for Win32 to transfer the data.
Last time I
> checked, the ODBC driver did only support versions up to 6.5. Dunno
whether that's been
> fixed but I guess it'd be worth a try. It's considerably more comfortable
than the copy
> method.
>
> Regards, Frank
>


pgsql-php by date:

Previous
From: Frank Joerdens
Date:
Subject: Re: Access to Pgsql
Next
From: "Adam Lang"
Date:
Subject: Re: Access to Pgsql