Is it possible to install SQL Server Express 2008 when I have VS2008, SQL Server Express 2005 and SSMS 2005 Express installed?
Furthermore, is it possible from VS2008 to assign SQL S.E. 2005 to one project and for another project assign SQL S.E. 2008 to be used?
I am working on a project where we use SQL S.E. 2005, but I am following some tutorials where the database is created with SQL S.E. 2008, so I can't open them with SQL 2005.