SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 2008 and 2005 on same PC
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

smallzoo
Starting Member

United Kingdom
2 Posts

Posted - 07/16/2012 :  05:51:13  Show Profile  Reply with Quote
I already had 2005 installed with a number of databases on my PC. Someone asked me to look at a database problem they had so sent me a script. It wouldnt run because it had the 'Date' term which is only valid in 2008.

I installed 2008 alongside 2005 and 2008 management studio.

When I open 2008 management studio I only see the 2005 server

I know I am doing something stupid but how I can create a new 2008 database and run the script against that to install all the objects etc

http://i1183.photobucket.com/albums/x473/tempshare/sqlp1.jpg[/img
]

nigelrivett
Flowing Fount of Yak Knowledge

United Kingdom
3328 Posts

Posted - 07/16/2012 :  06:49:37  Show Profile  Visit nigelrivett's Homepage  Reply with Quote
Did you install the database services for 2008 - it would probably be a named instance - or just the client.
Check that the service is started and then try to connect to the instance.



==========================================
Cursors are useful if you don't know sql.
SSIS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

smallzoo
Starting Member

United Kingdom
2 Posts

Posted - 07/16/2012 :  07:12:54  Show Profile  Reply with Quote
Sorry no idea

this is a copy of sevices.msc

Go to Top of Page

nigelrivett
Flowing Fount of Yak Knowledge

United Kingdom
3328 Posts

Posted - 07/16/2012 :  07:47:37  Show Profile  Visit nigelrivett's Homepage  Reply with Quote
Have a look at the services from control panel or sql server configuration manager.
You should see SQL Server (InstanceName) for the instance you installed.

==========================================
Cursors are useful if you don't know sql.
SSIS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000