Re: [INTERFACES] interface to MSsql server

From: David Hartwig <daveh(at)insightdist(dot)com>
To: antonio(at)unbol(dot)bo
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] interface to MSsql server
Date: 1999-01-13 19:32:36
Message-ID: 369CF4D4.BF504F9D@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Frank Morton 1999-01-13 19:48:17 Solaris Startup
Previous Message Antonio Mendez 1999-01-13 16:12:21 interface to MSsql server