RE: [INTERFACES] {OT} interface to MSsql server - Mailing list pgsql-interfaces

From Jackson, DeJuan
Subject RE: [INTERFACES] {OT} interface to MSsql server
Date
Msg-id F10BB1FAF801D111829B0060971D839F5DE742@cpsmail
Whole thread Raw
Responses Re: [INTERFACES] {OT} interface to MSsql server  (Michael Meskes <Michael_Meskes@usa.net>)
List pgsql-interfaces

> -----Original Message-----
> Antonio Mendez wrote:
> >
> > I know it, but I'm searching a client which will must to
> connect with
> > Microsoft SQL server 6.5, the client is linux box. The
> interface to use
> > is OBDC.
> > Is unavoidable the use of the data base MS-SQL  server :(
> > There is a application for to do it??????
> >
>
> You may have some luck using SyBase client libraries, AFAIK the
> early MSSQL used the same protocols (was probably a port of SyBase)
I'm almost certain the MSSQL 6.5 was a port of Sybase 9.* or 10.*
And the Sybase drivers will connect with it.

> Search for sometihing called cbt (I think there is/was even a project
> to develop free sybase client libs for linux)
Sybase has released its 11.5 server as freeware for linux.  I've only
found it in RPM form but the libs are in there.
Should be on the Sybase site (http://www.sybase.com/) or RedHat site
(http://www.redhat.com/) somewhere.

> Your other alternative is to try running DOS clients (if there are
> such) inside DOSEMU on linux and create an interface for them.
> Probably not very effective nor easy.
>
> Or just write to Microsoft and demand client libraries for Linux ;)
Heh, that's funny.

> Or perhaps they have client libs or command line client for SCO or
> Unixware or Solaris that would run with IBCS.
Well, I'd be done seen about everything when I see an elephant fly.

> ----------------
> Hannu Krosing
    -DEJ

pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] interface to MSsql server
Next
From: Mark Nielsen
Date:
Subject: Re: [INTERFACES] PGPerl: Unable to load Pg.so for libpq (DBI working...)y