Browse By Tags

SQL Server

Secure Your SQL Server Database
Created Nov 15, 2009 by tali smith

Introduction If you use Microsoft® SQL Server® as your database, you must create and implement an effective security plan. There is a wealth of information about how to secure a SQL Server database; this article touches on a few areas of...

Migrate from MySQL to SQL Server 2008
Created Nov 15, 2009 by tali smith

Introduction PHP, a powerful server-side scripting language used for creating dynamic Web sites and applications, is one of the most widely used Web programming languages in use today. More than 4.5 million PHP developers and more than 22 million...

Install the SQL Server Driver for PHP
Created Nov 15, 2009 by tali smith

Introduction The Microsoft® SQL Server® Driver for PHP is designed to enable reliable, scalable integration with SQL Server for PHP applications deployed on the Windows® platform. The driver is a PHP extension that allows the reading and writing...

Install and Configure SQL Server 2008 for PHP Applications on IIS 7
Created Nov 15, 2009 by tali smith

Introduction PHP is a widely used, easy-to-learn, open-source scripting language. Microsoft® SQL Server® is a powerful and robust relational model database server that can handle terabytes of data. Together, PHP and SQL Server can be used to...

Use the Database Manager
Created Mar 18, 2009 by iisteam

Introduction Database Manager is a new Internet Information Systems 7 (IIS 7) module specifically designed for the management of databases located in hosting environments. IIS 7 is designed for environments, such as the one provided by Web...

Setting Up a Database for a PHP Application on IIS
Created Jan 14, 2008 by ewoersch

Set Up a SQL Server Database from Microsoft SQL Server Management Studio Express SQL Server is a database built and supported by Microsoft. Many PHP applications support SQL Server as their back end data repository. These instructions assume that...

Microsoft Communities