User Profile

Collapse

Profile Sidebar

Collapse
sheckel
sheckel
Last Activity: Apr 3 '07, 12:16 AM
Joined: Mar 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sheckel
    replied to Php+mssql
    in PHP
    PHP + MS SQL Server – SUCCESS!

    Thanks to all!

    PHP is on an IIS server, SQL Server is on a different server in the same domain.

    Changes made to PHP
    o Add MS SQL Server Client Tools
    o Uncomment the extension=php_m ssql.dll statement in the php.ini file
    o Add system variable PHPRC value c:\php
    o Use ntwdblib.dll version 2000.80.194.0 (ver 2000.2.8.0 did not work); copied the...
    See more | Go to post

    Leave a comment:


  • sheckel
    started a topic Php+mssql
    in PHP

    Php+mssql

    I am running PHP on one server (IIS), trying to connect to SQL Server on another server (all in-house, none available off campus). SQL Server Client has been loaded onto the box running PHP. My script stops at the mssql_connectio n() function, apparently not connecting to the other server. I've started working with the folks over at php.net, but I would appreciate any help I can get from anyone.
    See more | Go to post
No activity results to display
Show More
Working...