Bazza Formez
Bazza Formez

Reputation: 179

Visual Studio 2010: Can't create new connection to SQL Server Compact 4.0

I have just installed SQL Server Compact Edition 4.0 on my Windows 7 machine. (Note that I already had SQL Server Compact 3.5 SP2 on the machine).

However, in my Visual Studio 2010 project, I am unable to create a new connection to a SQL Server Compact Edition 4.0 database... i.e. - by doing the following:

How can I make Visual Studio 2010 know about my already installed copy of Microsoft SQL Server Compact 4.0?

Upvotes: 1

Views: 3319

Answers (1)

Related Questions