Hi!
QUOTE
I have installed SQL Express Edition 2005 on my computer at work using XP, and was able to attach a sample database with no problems.
I went home and did the exact same installations only using VISTA, and tried to attach the same database, and when I click the "ADD" button, I get the following error:
To be sure it works try to connect using SSMSE which you can get
here Note that there are two ways to connect, by integrated security and by sql server security. If the same user who has installed SQL2005Express is trying to connect then integrated security
should work. With sql server security there is a problem with the sql server, read about that
here.
I have som problems using "localhost\sqlexpress" as data provider and must instead use "acer\sqlexpress" (where "acer" is my macine name).
On top of this I am under the impression (might be wrong) that Vista does a few things differently and this leads to further problems. I don't know really what or how to solve though.
Regards
Jens
This post has been edited by jens: 9 May, 2008 - 02:36 PM