Re: Moving data from M$ JetDB file to Postgres on Linux

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Moving data from M$ JetDB file to Postgres on Linux
Date: 2014-02-28 23:45:35
Message-ID: 53111F9F.4010704@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/28/2014 03:21 PM, Rich Shepard wrote:
> I just downloaded two scientific data files from a federal agency's Web
> site. Both are in M$ JetDB format. I run only linux and keep all my
> scientific dat in postgres.
>
> My Web search did not turn up anything useful; the closest was a thread
> from this mail list in 2000 on how to send a postgres query through odbc to
> an Access database.
>
> Is there a filter I can use to get the data from these files?

The only software I could find to directly read MDB files on Linux is :

http://mdbtools.sourceforge.net/

Not sure what version of MDB you have and whether the above is current
enough to read them. Otherwise you need to crank up an Access instance
and go from there.

>
> TIA,
>
> Rich
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message James Cloos 2014-02-28 23:58:15 Re: Replacing Ordinal Suffixes
Previous Message Ian Lawrence Barwick 2014-02-28 23:33:03 Re: Replacing Ordinal Suffixes