Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Can't create a SQL server 2005 database

Author  Topic 

adlo
Posting Yak Master

108 Posts

Posted - 2006-02-20 : 09:53:12
I have installed SQL server 2005 on win xp. (SQL Server 2000 is also running)

My problem is that I can only create a database with compatibility mode of 70 or 80 (SS 2000) and not 90 (2005).

What do I do?

adlo
Posting Yak Master

108 Posts

Posted - 2006-02-20 : 12:36:08
Nevermind.

I figured it out.

SQL Server 2005 Enterprise Edition can only run on Windows 2003.
In XP it runs in limited mode.
Go to Top of Page
   

- Advertisement -