Databases
You mention in the book being able to download the sample databases from your site, however, I cannot find where on the site to download them from. I have a set of databases for SQLServer 2008R2 downloaded from codeplex but the schema is different from your examples. See error message below.
Can I get the sample databases from the wrox site?? Or can you point me to where to get these sample databases or which ones specifically to download from codeplex .. Many thanks
Msg 207, Level 16, State 1, Line 24
Invalid column name 'StoreID'.
Msg 207, Level 16, State 1, Line 24
Invalid column name 'BusinessEntityID'.
Msg 207, Level 16, State 1, Line 33
Invalid column name 'BusinessEntityID'.
Msg 207, Level 16, State 1, Line 35
Invalid column name 'BusinessEntityID'.
|