Re: [PHP] Linux/PHP and Windows/MSSQL

2005-10-07 Thread Frank M. Kromann
> On Thu, October 6, 2005 8:29 pm, Rick Emery wrote: > > Knowing that I'm not the only one to want to connect to Microsoft SQL > > Server on Windows from PHP and Apache on Linux, I'm seeking advice. > > You may want to consider using the Sybase drivers if they are > available as up-to-date RPMs.

Re: [PHP] Linux/PHP and Windows/MSSQL

2005-10-07 Thread Richard Lynch
On Thu, October 6, 2005 8:29 pm, Rick Emery wrote: > Knowing that I'm not the only one to want to connect to Microsoft SQL > Server on Windows from PHP and Apache on Linux, I'm seeking advice. You may want to consider using the Sybase drivers if they are available as up-to-date RPMs. Last time I

Re: [PHP] Linux/PHP and Windows/MSSQL

2005-10-06 Thread Michael Crute
On 10/6/05, Rick Emery <[EMAIL PROTECTED]> wrote: > > Knowing that I'm not the only one to want to connect to Microsoft SQL > Server on Windows from PHP and Apache on Linux, I'm seeking advice. > > I set up a proof-of-concept application, using Gentoo Linux (with which > I'm most familiar) as my ba

Re: [PHP] Linux/PHP and Windows/MSSQL

2005-10-06 Thread Frank M. Kromann
Hi Rick, FreeTDS is still a fast moving target and so is PHP in some areas. Getting pre-compiled RPM's would often force you to run older versions. Compiling from source enables you to keep up to date with the latest features and bug-fixes. If you are running this on multiple computers it's not a

RE: [PHP] Linux/PHP and Windows/MSSQL

2005-10-06 Thread Robbert van Andel
here I got them with the older version of PHP because those notes are at work. Robbert van Andel -Original Message- From: Rick Emery [mailto:[EMAIL PROTECTED] Sent: Thursday, October 06, 2005 6:30 PM To: php-general@lists.php.net Subject: [PHP] Linux/PHP and Windows/MSSQL Knowing that I'

[PHP] Linux/PHP and Windows/MSSQL

2005-10-06 Thread Rick Emery
Knowing that I'm not the only one to want to connect to Microsoft SQL Server on Windows from PHP and Apache on Linux, I'm seeking advice. I set up a proof-of-concept application, using Gentoo Linux (with which I'm most familiar) as my base. Being a compile-from-source distribution with a lot o