Command line psql and other ODBC access.

From: "T(dot) Lackey" <lackey(at)ltu(dot)edu>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Command line psql and other ODBC access.
Date: 2005-12-15 14:12:40
Message-ID: 000601c60181$9c2d47e0$840218ac@campus.ltu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Since Postgre is ODBC compliant can I access other ODBC databases directly from psql ( the "postgres=#" prompt)? If so how?

I would like to use databases created in MySQL or MS ACCESS or Oracle or whatever without doing any conversion or importing to PostgreSQL. I have no problem using ACCESS to manipulate a Postgre database. I want to go the other way.

I am running version 8.1-Beta4 on Windows XP.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2005-12-15 14:32:56 Re: Command line psql and other ODBC access.
Previous Message Doug 2005-12-15 14:09:24 How populate : variables dynamically?