Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connect to Microsoft SQL database

Status
Not open for further replies.

vionca

MIS
Joined
Nov 19, 2003
Messages
60
Location
US
Hi there everyone,

I'm a real newbie, I just started playing with PHP (after reading one WebMonkey tutorial). [ponder] I needed to connect to an existing Microsoft SQL database named "REM." Could anyone help me do this?
 
assuming your platform is windows, the php.ini needs to be altered to uncomment the database modules for ms sql. Search for the DBs about half way down the file. Ensure that the path to the extentions is also added to the appropriate section.

then set a dsn for ms sql in the data source manager in the control panel under admin functions.

read here


Bastien

Any one have a techie job in Toronto, I need to work...being laid off sucks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top