Access 97 Database and Postgres

Поиск
Список
Период
Сортировка
От Wilkinson Charlie E
Тема Access 97 Database and Postgres
Дата
Msg-id C9077ABBC4CED311A69F0004AC3699EB02FBF573@nct0010mb03.nc.no.irs.gov
обсуждение исходный текст
Ответы Re: Access 97 Database and Postgres  (<bmccoy@chapelperilous.net>)
Список 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 по дате отправления:

Предыдущее
От: Wilkinson Charlie E
Дата:
Сообщение: RE: Describe structure.
Следующее
От: Jeffery Collins
Дата:
Сообщение: Some questions on user defined types and functions.