Re: Moving data from M$ JetDB file to Postgres on Linux
От | Adrian Klaver |
---|---|
Тема | Re: Moving data from M$ JetDB file to Postgres on Linux |
Дата | |
Msg-id | 53112798.7010308@aklaver.com обсуждение исходный текст |
Ответ на | Re: Moving data from M$ JetDB file to Postgres on Linux (Rich Shepard <rshepard@appl-ecosys.com>) |
Ответы |
Re: Moving data from M$ JetDB file to Postgres on Linux
Re: Moving data from M$ JetDB file to Postgres on Linux |
Список | pgsql-general |
On 02/28/2014 03:58 PM, Rich Shepard wrote: > On Fri, 28 Feb 2014, Adrian Klaver wrote: > >> 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. > > Adrian, > > I have mdbtools which I used on Access files in the past. I was not > aware > that JetDB was the same data format. Well JET is the database engine for Access and mdb is one of the file format extensions for Access database files. JET has been used in other MS products and Access has used different file formats(extensions) over the years. So you may be in for a chore depending on what files you actually have. Might be worth it to do some exploring and see if the data is available in a more useable form. > > Carpe weekend, > > Rich > > > > > -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления: