Re: [INTERFACES] interface to MSsql server

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: [INTERFACES] interface to MSsql server
Дата
Msg-id 369DCF72.78292343@trust.ee
обсуждение исходный текст
Ответ на Re: [INTERFACES] interface to MSsql server  (Antonio Mendez <antonio@unbol.bo>)
Список pgsql-interfaces

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)

Search for sometihing called cbt (I think there is/was even a project
to develop free sybase client libs for linux)

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 ;)

Or perhaps they have client libs or command line client for SCO or
Unixware or Solaris that would run with IBCS.

----------------
Hannu Krosing

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

Предыдущее
От: PostgresSQL Server
Дата:
Сообщение: subscribe
Следующее
От: "Bart A.M. Jourquin"
Дата:
Сообщение: [interface] IODBC : How to fetch errors?