Categories
Tags → Php Connect To Ms Sql

How to connect to MS SQL Server database

Before you can get content out of your MS SQL database, you must know how to establish a connection to MS SQL Server from inside a PHP script. This tutorial describes how to connect to MS SQL database with a DSN and without a DSN.
DETAILS

Accessing a Microsoft SQL Server database from PHP running under Linux

This article describes how to connect and query an MS SQL server (running under a Windows operating system) from php installed on a unix box.
DETAILS
©2003-2008 jCay.com