I have a 64bit Vista laptop. Initally, I tried to Install a 64bit version SQL Server Express 2005 on my computer, but no matter what I tried, only the 32bit version seemed to work...so that is what got installed.
The 32bit SQL Server Express 2005 was working fine, but recently I installed a 64bit version of SQL Server Express 2008 - with all the tools and features. During the install, it recognized my 2005 database correctly, but it forced me to uninstall my 2005 SSMS, before I could install the 2008 version.
That is fine, but the problem is that when I try and access an existing 2005 database through the 2008 SSMS, it gives me the following message:
"The database planboard is not accessible (Object Explorer)"
--where "planboard" is the name of my 2005 database.
Does anyone have an idea about how to get around this error/problem?
--Thanks Mike C.