php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52269 mssql.dll doesn't exist
Submitted: 2010-07-07 00:16 UTC Modified: 2010-07-07 01:09 UTC
From: bbarnettm at gmail dot com Assigned:
Status: Not a bug Package: MSSQL related
PHP Version: 5.3.2 OS: W7 SP 1
Private report: No CVE-ID: None
 [2010-07-07 00:16 UTC] bbarnettm at gmail dot com
Description:
------------
I downloaded php-5.3.2-Win32-VC6-x86.zip but the mssql.dll doesn't exit and there are not any documentation about thi.

I need to know to connect to MS SQL SERVER DATABASE

Test script:
---------------
extension=php_mssql.dll

Expected result:
----------------
Connect to MS SQL SERVER DATABASE

Actual result:
--------------
The dll doesn't exist

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-07 01:09 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2010-07-07 01:09 UTC] pajoye@php.net
Expected, the SqlServer SDK compatiole with the compilers we use for PHP is not available anymore. I would suggest to use the sqlsrv driver from Microsoft instead.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 23:01:29 2024 UTC