Sql Server Compact 2005 on Visual Studio 2008
- by Tim
I'm working on a Windows Forms application that interacts with a Sql Compact database file created by SQL Server 2005. This application was originally developed in Visual Studio 2005 but was recently converted to a Visual Studio 2008 solution.
In regards to Sql Compact, we made sure the references were all still set to the assemblies that handle…