Jump to content

Using WampServer 2.0i with MS SQL2000


newdude

Recommended Posts

Hi all,

 

I've been using PHP for a a few months now with some success using the WampServer 2.0i (Apache 2.2.11 , MYSQL 5.1.36 and php5.3.0) setup and so far ive had no problems.

 

Im now being asked to use Apache and PHP to connect to an MS SQL 2000 backend now though and that is where the problems are starting.

 

Im aware that the PHP_MSSSQL.DLL support is for earlier versions of PHP and is no longer supported/being developed and that MS have introduced V2 of their own PHP SQL driver (see http://msdn.microsoft.com/en-us/sqlserver/ff657782). I have downloaded and installed this successfully via my PHP.INI config file but thats where the success ends.

 

The problem is that this driver requires SQL2005 or SQL2008 and im on SQL2000. The error that returns when I attempt to connect to the SQl server is "The SQL Server Driver requires SQL Server 2008 native Client ODBC Driver (SP1 or later) to communicate with SQL server" A link is then provide to download the Native client ODBC driver - which I have downloaded and installed but have had no success in connecting.

 

Has anybody overcome this issue? Do i have to downgrade my version of PHP to support the old MSSQL.DLL functionality or is there anyway to use the new MSSQL V2 drivers with an earlier version of SQL?

 

Cheers for any reponses guys,

 

newdude

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.