jplanigan Posted September 30, 2009 Share Posted September 30, 2009 I am working on porting an application for a client from PHP 4 on Solaris to PHP 5.3 on IIS and there is a requirement to continue using MS SQL Server 2000. I have been searching and hacking on this trying to figure out how to get PHP 5.3 to connect to SQL Server 2000 and have not had any success. I would prefer to be able to use php_mssql.dll and mssql_connect, but the latest thing I have tried is to install the MS PHP driver and native client. I been unsuccessful at establishing a connection with this. I would appreciate any help or links to complete tutorial type documentation. Thanks, Patrick Quote Link to comment https://forums.phpfreaks.com/topic/176112-help-needed-with-php-53-and-ms-sql-server-2000/ Share on other sites More sharing options...
corbin Posted October 1, 2009 Share Posted October 1, 2009 You'll probably have to use FreeTDS. Quote Link to comment https://forums.phpfreaks.com/topic/176112-help-needed-with-php-53-and-ms-sql-server-2000/#findComment-928072 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.