Jul 31, 2008

SQL Server Express – Starter Database Schemas

Deploying SQL Server Express in real-world environments

This Database Schema series is designed for new database administrators and enthusiasts to quickly get started learning the basics of managing and administering SQL Server 2005 Express Edition in real-world environments. These fully-functional starter Database Schemas cover a wide-range of scenarios that are designed to help you quickly and easily deploy SQL Server 2005 Express Edition within your organization.

Take advantage of these pre-built SQL Server 2005 Express Database Schemas and documentation. Each Database Schema includes SQL Server Express scripts, a sample database (.MDF) and database schema. Additionally, the Database Schemas can be easily modified and extended to suite your individual needs.

Jul 23, 2008

Character Set Recognition

Microsoft Internet Explorer uses the character set specified for a document to determine how to translate the bytes in the document into characters on the screen or on paper. By default, Internet Explorer uses the character set specified in the HTTP content type returned by the server to determine this translation. If this parameter is not given, Internet Explorer uses the character set specified by the meta element in the document. It uses the user's preferences if no meta element is specified.