Go Back   CodingForums.com > :: Server side development > MySQL

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-09-2013, 08:33 PM   PM User | #1
andynov123
Regular Coder

 
Join Date: Oct 2010
Posts: 246
Thanks: 8
Thanked 1 Time in 1 Post
andynov123 is an unknown quantity at this point
Help setting up sql management studio on localserver

HI,.
I just installed windows 7 and sql server management express 2012. When I get to login page I keep getting an error when I try to connect. I tried MSSQLSERVER, localhost, (localhost) but I keep getting the error in image below.
How do I log into my local server and I do have xampp with apache and mysql running
Attached Thumbnails
Click image for larger version

Name:	image.PNG
Views:	52
Size:	28.2 KB
ID:	11843  
andynov123 is offline   Reply With Quote
Old 01-09-2013, 10:39 PM   PM User | #2
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,237
Thanks: 59
Thanked 3,998 Times in 3,967 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
Ummm.... What in the world does SQL Server Management Studio have to do with "I do have xampp with apache and mysql running"???

You can't use SQL Server *anything* to talk to a MySQL database. (Well, not literally true, but it's much more complex than you even want to think about, surely.)

If you really want to talk to MySQL, you should use MySQLWorkbench or PhpMyAdmin or PhpMySQLAdmin.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Old 01-10-2013, 08:23 PM   PM User | #3
alykins
Senior Coder

 
alykins's Avatar
 
Join Date: Apr 2011
Posts: 1,608
Thanks: 37
Thanked 183 Times in 182 Posts
alykins will become famous soon enough
Do you really have SQLExpress installed? Or did you confuse the management platform as Old Pedant mentioned? Right click MyComputer -> Manage
then expand the "services and Applications"

If you do not have "SQL Server Configuration Manager" then you do not have MsSQLExpress or any other MSDN SQL engine. If you DO have it, then let us know- and we can move forward getting you connected.

*See image for what you should have
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	30
Size:	18.4 KB
ID:	11846  
__________________

I code C hash-tag .Net
Reference: W3C W3CWiki .Net Lib
Validate: html CSS
Debug: Chrome FireFox IE
alykins is offline   Reply With Quote
Old 01-10-2013, 11:22 PM   PM User | #4
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
My server name is ANDYCOMPAQ\SQLEXPRESS if it helps. That is, COMPUTERNAME\SQLEXPRESS.

Of course, you need to start the server by going into the SQL Server Configuration Manager!! This is a separate application to the Management Studio.

Added: And, of course, this is nothing to do with your Apache server or MySql.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS

Last edited by AndrewGSW; 01-10-2013 at 11:29 PM..
AndrewGSW is offline   Reply With Quote
Old 01-12-2013, 05:19 PM   PM User | #5
andynov123
Regular Coder

 
Join Date: Oct 2010
Posts: 246
Thanks: 8
Thanked 1 Time in 1 Post
andynov123 is an unknown quantity at this point
I'm in configuration manager but I don't know how to start the service?
Attached Thumbnails
Click image for larger version

Name:	image.jpg
Views:	31
Size:	44.0 KB
ID:	11855  

Last edited by andynov123; 01-12-2013 at 06:20 PM..
andynov123 is offline   Reply With Quote
Old 01-16-2013, 01:28 PM   PM User | #6
alykins
Senior Coder

 
alykins's Avatar
 
Join Date: Apr 2011
Posts: 1,608
Thanks: 37
Thanked 183 Times in 182 Posts
alykins will become famous soon enough
click on SQL Server Services, right click SQL Server (SQLEXPRESS) and then start. You can also configure properties and make it start auto so it will start when machine starts. As you can see in mine I have my express version stopped and set to manual, whereas my actual sql server engine is auto (I use it almost every day)
Attached Thumbnails
Click image for larger version

Name:	Capture.jpg
Views:	25
Size:	44.8 KB
ID:	11862  
__________________

I code C hash-tag .Net
Reference: W3C W3CWiki .Net Lib
Validate: html CSS
Debug: Chrome FireFox IE
alykins is offline   Reply With Quote
Old 01-16-2013, 10:37 PM   PM User | #7
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,237
Thanks: 59
Thanked 3,998 Times in 3,967 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
Okay, I give up. Why do you have both SQL Server Express and SQL Server installed, Alykins?

Just curious.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Old 01-17-2013, 04:22 PM   PM User | #8
alykins
Senior Coder

 
alykins's Avatar
 
Join Date: Apr 2011
Posts: 1,608
Thanks: 37
Thanked 183 Times in 182 Posts
alykins will become famous soon enough
I wasn't paying attention when I installed :P
__________________

I code C hash-tag .Net
Reference: W3C W3CWiki .Net Lib
Validate: html CSS
Debug: Chrome FireFox IE
alykins is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:50 PM.


Advertisement
Log in to turn off these ads.