sql server ce - Unable to open SQL CE 4 databases in VS 2010 SP1 -


according "the gu", in vs 2010 sp1 (http://weblogs.asp.net/scottgu/archive/2011/01/11/vs-2010-sp1-and-sql-ce.aspx) should able open sql ce 4 databases.

however, when try following error:

"the data provider required connect local data file not found. file added project typed dataset associated file not generated"

followed error:

"the operation not completed" 

note asp.net mvc project.

there limitations in sql compact 4 provider tooling, described here (under scenarios not enabled sql server compact 4.0) - http://blogs.msdn.com/b/sqlservercompact/archive/2011/01/12/microsoft-sql-server-compact-4-0-is-available-for-download.aspx in addition service pack, must install sql server compact 4 tools on top - http://erikej.blogspot.com/2010/12/visual-studio-tools-for-sql-server.html


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -