Re: dblink to non postgresql dbms

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: dblink to non postgresql dbms
Дата
Msg-id 92869e660806290242u64205392u465db02dcd85908f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: dblink to non postgresql dbms  ("David Rowley" <dgrowley@gmail.com>)
Список pgsql-general
2008/6/29 David Rowley <dgrowley@gmail.com>:
>
> I had forgotten to say before that my instance of postgresql is running on
> windows.
>
> I can't seem to find any evidence of freetds running on windows, I guess
> there is not a great deal of need since MS's native client is there. So I'm
> thinking of re-writing the dblink-tds to use Mircosoft's native client
> rather than tds. The odbclink does not have any files yet, but looks like
> exactly what I'd need.

You could also try dbi-link, it's in Perl so should be portable and
quite easy to rewrite.
Think of DBD::ODBC or DBD::ADO (the latter works for me with ActivePerl)




--
Filip Rembiałkowski

В списке pgsql-general по дате отправления:

Предыдущее
От: "David Rowley"
Дата:
Сообщение: Re: dblink to non postgresql dbms
Следующее
От: "Taha Ozket"
Дата:
Сообщение: LDAP Authentication