This is a Telerik OpenAccess ORM sample C# project.

Prerequisites:
- Visual Studio 2010 or later version
- SQL Server 2008
- Telerik OpenAccess ORM Q2 2011 

Before running the project:

1) Run the DBScript.sql on an SQL Server 2008 installation

2) Configure the connection strings in the following App.config files
	- SplitForeignKeyColumn (2 connection strings)
	- ProblematicDomainModel
	- WorkaroundDomainModel
to point to the SQL database created by the provided script

3) Test the connectivity of the Entity Models
