Convert odb to Postgres

From: Luís de Sousa <luis(dot)a(dot)de(dot)sousa(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Convert odb to Postgres
Date: 2010-04-26 10:09:45
Message-ID: y2hd56cfcb31004260309o839c9bf7y358929f5d2f50702@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone,

I have an OpenOffice dabatase that I'd like to convert to Postgres.
More specifically I need to replicate tables, not null constraints,
primary keys, foreign keys, autonumbers and data. There's a tool that
does this with Microsoft databses:

http://wiki.postgresql.org/wiki/Microsoft_Access_to_PostgreSQL_Conversion

Is there a counterpart of this tool for OpenOffice? Or any other tool
that may for instance convert OpenOffice databases into SQL
statements?

Thank you,

Luís

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2010-04-26 10:38:05 Re: Convert odb to Postgres
Previous Message John Gage 2010-04-26 10:07:25 Re: Unable to run createlang (or psql for that matter)