how to connect sql server 2000 with php

Discussion in 'PHP' started by rafiqasad, Mar 20, 2007.

  1. #1
    Hello every one can some one guide me how to connect sql server 2000 with PHP and how to access the tables
     
    rafiqasad, Mar 20, 2007 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    If you are using a *nix server, check this post out. It has some basic info on where to start.
    http://forums.digitalpoint.com/showthread.php?t=250287

    For windows it is a simple matter of installing a MSSQL client on the server, and ensuring that php has the mssql libraries installed and enabled.

    Let me know if your server is *Nix or Windows.
     
    jestep, Mar 20, 2007 IP