Re: Access to Pgsql
От | Frank Joerdens |
---|---|
Тема | Re: Access to Pgsql |
Дата | |
Msg-id | 3A5C9C0C.305E7DCE@joerdens.de обсуждение исходный текст |
Ответ на | Access to Pgsql ("Julio Cuz, Jr." <jcuz@rccd.cc.ca.us>) |
Список | pgsql-php |
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." <jcuz@rccd.cc.ca.us> > To: <pgsql-php@postgresql.org> > 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 по дате отправления: