Good Afternoon,
I am looking to add a local database file (.sdf) into my .Net Project, so i go right click on my project, click "Add" -> "New Item", select "Local Database" and rename it to what i want.
I then click the "Add" button and get the following error
"The data provider required to connect to the local data file could not be found. The file will be added to the project but the typed DataSet assosciated with the file will not be generated."
I am using Visual Studio 2008 .Net Framework 3.5
Could anyone please advise as to why this is happening?
Thanks