Access 97 Database and Postgres - Mailing list pgsql-general

From Wilkinson Charlie E
Subject Access 97 Database and Postgres
Date
Msg-id C9077ABBC4CED311A69F0004AC3699EB02FBF573@nct0010mb03.nc.no.irs.gov
Whole thread Raw
Responses Re: Access 97 Database and Postgres
List pgsql-general

I need to get data out of an Access database and into a *real* database,
i.e., Postgres.  I've done the ODBC thing.  It was painful to set up
(did you know MS has _bugs_ in their ODBC support?? *gasp!*) and even
more painful exporting the data into Postgres.  Some tables failed to
export, plus I ended up having to do a pg_dump, massage the schema *and*
the data and reload it all anyway.

Is there a better way?  (Even just _slightly_ better?)  During our
migraineXXXXXXXXX migration I will need to transfer the data a few more
times and I really don't want to make a career out of exporting data...

Thanks for any help.

-cw-
--
Charlie Wilkinson - TRIS Development Systems Administrator
IS:SD:CT:CC:TD
Phone: 202-283-3241
MSMail:   Charlie E Wilkinson
SMTP:  cwilkins@tris.irs.gov
Home:  cwilkins@boinklabs.com
This message constructed from 90% post-consumer electrons.

pgsql-general by date:

Previous
From: Wilkinson Charlie E
Date:
Subject: RE: Describe structure.
Next
From: Jeffery Collins
Date:
Subject: Some questions on user defined types and functions.