Thread: PostgreSQL+Access97+Linux: How to..

PostgreSQL+Access97+Linux: How to..

From
Victor Manuel Torres Aguirre
Date:
Hi!

  I wonder if there is any way to accesing Access97 files
using  Linux and PostgreSQL.

  I have Mandrake 8.0. PostgreSQL, ODBC and JDBC
drivers installed on it. I would like to use PostgreSQL
and drop my windows-based application.


Re: PostgreSQL+Access97+Linux: How to..

From
Ron Johnson
Date:
On Tue, 2002-05-21 at 19:50, Victor Manuel Torres Aguirre wrote:
> Hi!
>
>   I wonder if there is any way to accesing Access97 files
> using  Linux and PostgreSQL.
>
>   I have Mandrake 8.0. PostgreSQL, ODBC and JDBC
> drivers installed on it. I would like to use PostgreSQL
> and drop my windows-based application.

unixodbc might be your ticket.

--
+---------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net     |
| Jefferson, LA  USA      http://ronandheather.dhs.org:81 |
|                                                         |
| "I have created a government of whirled peas..."        |
|   Maharishi Mahesh Yogi, 12-May-2002,                   |
!   CNN, Larry King Live                                  |
+---------------------------------------------------------+


Re: PostgreSQL+Access97+Linux: How to..

From
"Josh Berkus"
Date:
Victor,

>   I wonder if there is any way to accesing Access97 files
> using  Linux and PostgreSQL.
>
>   I have Mandrake 8.0. PostgreSQL, ODBC and JDBC
> drivers installed on it. I would like to use PostgreSQL
> and drop my windows-based application.

I don't know, but your answer will be in one of these 3 places:
http://techdocs.postgresql.org
http://odbc.postgresql.org
http://pgadmin.postgresql.org

-Josh