SQL
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...
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...