Our current project:
Outlook Contacts Sync SQL Server – Iteration 2.
Download an AdventureWorks database

Note You can download the LT version of AdventureWorks2012 by clicking the SQL Server 2012 OLTP tile.
Summary
- The AdventureWorks OLTP database supports standard online transaction processing scenarios for a fictitious bicycle manufacturer (Adventure Works Cycles). Scenarios include Manufacturing, Sales, Purchasing, Product Management, Contact Management, and Human
Resources.
- The AdventureWorks DW database demonstrates how to build a data warehouse.
- The AdventureWorks LT database is a simplified and smaller sample database helpful for those new to relational database technology.
- The SQL Azure OLTP database is a SQL Azure version of the AdventureWorks2012 database.
How To