Re: [INTERFACES] interface to MSsql server

Поиск
Список
Период
Сортировка
От David Hartwig
Тема Re: [INTERFACES] interface to MSsql server
Дата
Msg-id 369CF4D4.BF504F9D@insightdist.com
обсуждение исходный текст
Ответ на interface to MSsql server  (Antonio Mendez <antonio@unbol.bo>)
Список pgsql-interfaces
There may be some confusion here.    PostgreSQL is an SQL server.  There
are, additionally, several interfaces included in the PostgreSQL package
which client applications on various platforms and languages need to
communicate to the PostgreSQL.   One of these interfaces is the ODBC
driver library.   This interface like all the other included interfaces,
is written to ONLY communicate to the PostgreSQL server.

MS distributes its own SQL Server, client side, interfaces.   I'm not
sure what interfaces exist (if any), in the MS world, which will allow a
Linux box to host client programs for a MS-SQL Server.

Antonio Mendez wrote:

> hi friend,
> I want to connect from a linux box (redhat 5.2 and postgresql 6.5) to
> the data base
> MS -SQL server of microsoft, by means of ODBC interface.
> Is it possible?
>
> The postgresSQL is the client y the MS-SQL is the server.


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

Предыдущее
От: "Frank Morton"
Дата:
Сообщение: Solaris Startup
Следующее
От: Antonio Mendez
Дата:
Сообщение: Re: [INTERFACES] interface to MSsql server