Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I'm trying to load SQL Server 2005

Status
Not open for further replies.

SBTBILL

Programmer
May 1, 2000
515
US
I'm trying to load SQL Server 2005 - Developer Edition on a 64 bit Windows 7 system. It has visual studio 2008 installed and Visual FoxPro 9.0 installed. Also Word Perfect x5, and SQL Server 2000 enterprise Edition.

Keep getting a newer version exists aborting message. Any ideas.
 
Try install it as a Named instance.
If you have SQL Server 2000 already installed maybe it is installed as Default instance.

Borislav Borissov
VFP9 SP2, SQL Server
 
Visual studio 2008 probably installed SQL Express 2008, which is newer than the 2005 you are trying to install. Go to add/remove programs and see if SQL Express 2008 is in there.

-George
Microsoft SQL Server MVP
My Blogs
SQLCop
twitter
"The great things about standards is that there are so many to choose from." - Fortune Cookie Wisdom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top