I am running SQL server 2008 and Visual Studio 2008 on Vista. I downloaded SQL server compact 3.5 SP1 from Microsofts website and ran the install. When I open the server explorer for any windows application that I'm working on with VS 2008 and right click on data connections and then on add a connection a dialog comes up with available data providers. The problem is that SQL compact is not one of the options. Any idea why SQL compact is not showing up as a data provider in VS 2008?
|
|
|
|
|
|
|
This is quoted form here: http://msdn.microsoft.com/en-us/library/aa983340.aspx
Note: In the Add Existing Item dialog box, you have to click Data Files in the Objects of type list to make the .sdf file visible. After you add the database file, the Data Source Configuration Wizard opens to the Choose Your Database Objects page. P.D. What installer did you run? Check this: http://msdn.microsoft.com/en-us/library/aa983341.aspx |
||
|
|
|
|
Did you try "Local database" option? |
||
|
|
