Groups | Blog | Home
all groups > sql server clients > march 2005 >

sql server clients : PHP to SQL Server


TACSQLServerIISPHP
3/23/2005 11:57:03 AM
I'm trying to use PHP to connect to SQL Server on a local computer via IIS.

I've installed SQL Server, runs fine. IIS runs fine. Any suggestions on
intalling PHP.

The Cleaning Wonder Boy
3/23/2005 2:20:04 PM
In article <E7422166-B059-4525-A370-54C8A194C08F@microsoft.com>,
TACSQLServerIISPHP@discussions.microsoft.com says...
[quoted text, click to view]

You can only get to it using myODBC
The Cleaning Wonder Boy
3/23/2005 4:19:43 PM
In article <MPG.1cab8b7214257ed49896a6@msnews.microsoft.com>,
mrclean@baldy.com says...
[quoted text, click to view]
The Cleaning Wonder Boy
3/23/2005 4:20:34 PM
In article <MPG.1cab8b7214257ed49896a6@msnews.microsoft.com>,
mrclean@baldy.com says...
[quoted text, click to view]
Instead, try this:

TACSQLServerIISPHP
3/24/2005 9:47:02 PM
Thanks!

ODBC is an option and I believe PHP itself has an ODBC extension that can
be used
to access SQLServer. But,

PHP also has an "MSSQL extension" and functions
(http://www.php.net/manual/en/ref.mssql.php) - I just can't seem to make it
work.

Will continue to pursue it.




[quoted text, click to view]
Jeff Blasius
4/28/2005 7:24:01 AM
I am having a similar problem. When I enable the php_mssql.dll extension the
web server seems to hang when processing any request - php or simple html. I
have put php_mssql.dll into c:\php AND c:\WINDOWS\SYSTEM32. In my case the
web server (IIS) is the same machine as the SQL server (2000). The OS is
Windows Server 2003.

[quoted text, click to view]
AddThis Social Bookmark Button