Re: Getting data out of MS Access with only Linux?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Phillip J(dot) Allen" <paallen(at)attglobal(dot)net>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Getting data out of MS Access with only Linux?
Date: 2003-03-25 22:07:12
Message-ID: 200303251407.12363.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Phillip,

> I know this is a bit off topic but I am using postgresql more and more
> and MS Access less and less. And I am also using Linux more than
> Windows now. But one problem that I am encountering is "how" do I get
> all that data that exists in MS Access files while I am working under
> linux and pull it into psql? While I am running windows it is no big
> problem all I do is open the *.mdb file in access and with odbc pass it
> over to a psql database. But to my knowledge I haven't seen any
> programs that can read in a .mdb file in Linux?
>
> Any suggestions?

pgadmin.postgresql.org
http://www.pgsqlmanager.com/download.phtml
(these both require windows, but not MS Access, and come with an exporter)

I'm pretty sure that Kylix will read MDB files.
Also, you could see if there's a Perl::DBI module for MDB.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ennio-Sr 2003-03-25 22:08:05 Re: Majordomo results: archive-get
Previous Message Phillip J. Allen 2003-03-25 21:55:44 Getting data out of MS Access with only Linux?