Exporting Microsoft Access tables to PostgreSQL

Поиск
Список
Период
Сортировка
От Markus Meyer
Тема Exporting Microsoft Access tables to PostgreSQL
Дата
Msg-id HKECJNLJKDOEECLAOOJDGEDPCDAA.meyer@mesw.de
обсуждение исходный текст
Список pgsql-cygwin
Hi folks,

how can I reliably export Microsoft Access tables to PostgreSQL? I tried
using the ODBC driver, but that doesn't keep all datatypes and doesn't
create indexes and stuff correctly. Also, I tried a VBA script I found on
the PostgreSQL website, but it has some bugs with creating indexes and
primary keys. Therefore the SQL code it creates only executes with errors.
Before I rewrite that thing I'm asking you, if you have a quicker/better
solution.

Thanks in advance.

Regards,


Markus


В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Henshall, Stuart - WCP"
Дата:
Сообщение: Re: useradd OR adduser commands
Следующее
От: "Fu, Robert"
Дата:
Сообщение: Re: psql & cygncurses5.dll