views:

50

answers:

1

I have a VS 2010 solution I've been doing schema comparisons with a DB 2008 project.. It's been working against my local SQL as well as a dev/staging database. i checked out the project on another computer, and now when trying to compare down to the local express db I get the following error. "You cannot write updates to the target when you compare the specified types of schema models." What does this mean? The only link I've found in Google seems to point to an incorrect project type which isn't the case here.