Re: ODBC link to other databases - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: ODBC link to other databases
Date
Msg-id 200511021409.56926.josh@agliodbs.com
Whole thread Raw
In response to ODBC link to other databases  ("Edward Di Geronimo Jr." <edigeronimo@xtracards.com>)
List pgsql-hackers
Edward,

> To help with my work, I've created a basic plugin that allows Postgres
> to retreive data from tables on other databases via ODBC. So far I've
> only tested it against MS SQL Server 2000. It's rather crude at the
> moment, as the only operation supported is a SELECT * query, and it
> currently requires the username/password to be hard coded into the
> source code.

http://pgfoundry.org/projects/dbi-link/
http://pgfoundry.org/projects/dblink-tds/

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.1RC1 fails to build on OS X (10.4)
Next
From: Idar Tollefsen
Date:
Subject: Re: 8.1RC1 fails to build on OS X (10.4)