I'm currently using Visual Studio 2008 and accessing databases on a server running Windows Server 2008 and SQL Server Express 2008 R2.
I have a Windows Server 20012 (not R2) with SQL Server Express 2014 on it. Should I be able to access a database created on this server with SQL Server Express 2014 from within my Visual Studio 2008?
Go to the complete details ...