Koozali.org: home of the SME Server

Legacy Forums => Suggestions => Topic started by: Hyun Jo on December 13, 2002, 11:47:25 PM

Title: MSSQL
Post by: Hyun Jo on December 13, 2002, 11:47:25 PM
The ability to connect to a SQL server in php out of the box would be nice
Title: Re: MSSQL
Post by: Hyun Jo on December 13, 2002, 11:55:16 PM
Micro$oft SQL Server that is...
Title: Re: MSSQL
Post by: Nathan Fowler on December 26, 2002, 11:22:22 PM
This functionality already exists in PHP, however, it is necessary to have Sybase support compiled into PHP.:

I usually get my PHP RPMS from http://rpms.arvin.dk/php

You'll want the Sybase module.  You can also check out http://rpms.arvin.dk/php/rh62/i586/old if you want an older version of the module in the event some code changes cause problems..

Note that you'll want to know the base version of RH your SME is built on.
Title: Re: MSSQL
Post by: Bill Talcott on January 03, 2003, 06:59:24 PM
Just stumbled upon http://forums.contribs.org/index.php?topic=14677.msg56168#msg56168 while searching for something else... Hope it helps.