Anyone having any luck to get PHP on Linux to talk to MS SQL Server
2000 via FreeTDS? Where do I begin?
I'm a Linux newbie and a PHP newbie, but I'd say I'm beyond the idiot
stage. I mean, I've written an entire PHP/MySQL app now, figured out
how to configure a dual-head monitor system on Linux by editing the
XFree86.config file, and I've been on Linux for a year. I have RH9 and
PHP 4.2.2, although I recently up2date'd, so I probably have something
later, but have no way to easily find this out.
I noticed that FreeTDS is installed on my system, as is unixODBC,
although I don't know how to use them.
BTW, we also run MS SQL 6.5 and 7, not just 2K. Do I need to be aware
of anything special with those versions?
2000 via FreeTDS? Where do I begin?
I'm a Linux newbie and a PHP newbie, but I'd say I'm beyond the idiot
stage. I mean, I've written an entire PHP/MySQL app now, figured out
how to configure a dual-head monitor system on Linux by editing the
XFree86.config file, and I've been on Linux for a year. I have RH9 and
PHP 4.2.2, although I recently up2date'd, so I probably have something
later, but have no way to easily find this out.
I noticed that FreeTDS is installed on my system, as is unixODBC,
although I don't know how to use them.
BTW, we also run MS SQL 6.5 and 7, not just 2K. Do I need to be aware
of anything special with those versions?
Comment