Koozali.org: home of the SME Server

MSSQL

Hyun Jo

MSSQL
« 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

Hyun Jo

Re: MSSQL
« Reply #1 on: December 13, 2002, 11:55:16 PM »
Micro$oft SQL Server that is...

Nathan Fowler

Re: MSSQL
« Reply #2 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.

Bill Talcott

Re: MSSQL
« Reply #3 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.