Author Topic: Linux compatible driver for accessing SqlServer  (Read 3502 times)

0 Members and 1 Guest are viewing this topic.

Offline Pierre JoyeTopic starter

  • Irregular
  • Posts: 9
    • View Profile
Linux compatible driver for accessing SqlServer
« on: February 22, 2010, 12:34:56 PM »
There is no plan yet to provide a Linux/Unix version of the SqlSrv driver. However the extensions in PHP are maintained and we provide help there too (I admit that they can be painful to use).
« Last Edit: February 22, 2010, 12:36:26 PM by subtalk »

Offline Kris

  • Staff Alumni
  • Fanatic
  • *
  • Posts: 4,240
  • Gender: Female
  • PHP 5.3 | MySQL 5.1 | Apache 2.2 | Ubuntu 10.10
    • View Profile
    • Flingbits
Re: Linux compatible driver for accessing SqlServer
« Reply #1 on: February 22, 2010, 12:45:28 PM »
Is this due to low demand, lack of *NIX centric developers on the payroll, or is it a case of not developing at all for non-Microsoft platforms due to competition? One would assume that if you have end-users wanting to use MsSQL for whatever reason, you'd want them on the Windows platform for the other elements of the web stack too...

Offline Pierre JoyeTopic starter

  • Irregular
  • Posts: 9
    • View Profile
Re: Linux compatible driver for accessing SqlServer
« Reply #2 on: February 22, 2010, 12:50:18 PM »
Is this due to low demand, lack of *NIX centric developers on the payroll, or is it a case of not developing at all for non-Microsoft platforms due to competition? One would assume that if you have end-users wanting to use MsSQL for whatever reason, you'd want them on the Windows platform for the other elements of the web stack too...

We actually did not have too much demands. It is not a high priority either. However if there is a real need, make noises, we will hear you :-)

Offline Kris

  • Staff Alumni
  • Fanatic
  • *
  • Posts: 4,240
  • Gender: Female
  • PHP 5.3 | MySQL 5.1 | Apache 2.2 | Ubuntu 10.10
    • View Profile
    • Flingbits
Re: Linux compatible driver for accessing SqlServer
« Reply #3 on: February 22, 2010, 12:54:39 PM »
I can't imagine there is actually much demand for it - There are very few usage cases where it would apply to be fair. I have only found the requirement once to access a remote MsSQL server from a GNU/Linux platform and the ODBC functions done the job adequately.