Cannot see the database using by MAP Toolkit.
-
Wednesday, August 01, 2012 5:00 PMHow can I configure MAP to see its database inside my local MS SQL Management Studio while it's filling out by MAP withotu reattaching/restoring it? I can run the MAP database backup and then restore it in my local SQL Server Express and run my queries, but I cannot see the real live MAP database in my MS SQL Management Studio while it's gorwing up. Why?
- Changed Type Michael Switzer [MSFT CSG]Moderator Wednesday, August 01, 2012 10:08 PM This is a question, not discussion
All Replies
-
Wednesday, August 01, 2012 10:07 PMModerator
You connect to the MAP instance of localDB by using “(localdb)\maptoolkit” for the server name.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
- Proposed As Answer by Michael Switzer [MSFT CSG]Moderator Wednesday, August 01, 2012 10:08 PM
- Marked As Answer by Michael Switzer [MSFT CSG]Moderator Thursday, August 02, 2012 5:49 PM
-
Wednesday, August 01, 2012 11:27 PM
Just got the answer from Mike Switzer (Microsoft) in email. Thanks, Mike! It worked on my machine.
You connect to the MAP instance of localDB by using “(localdb)\maptoolkit” for the server name.
DSh_AZ
-
Thursday, October 18, 2012 6:43 AMStrange, I can't connect DB this Way..
-
Friday, October 19, 2012 6:49 PMModerator
You have to use SSMS 2012 to connect to LocalDB.
Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. Please VOTE as HELPFUL if the post helps you. This can be beneficial to other community members reading the thread.
- Proposed As Answer by Michael Switzer [MSFT CSG]Moderator Friday, October 19, 2012 6:50 PM
-
Friday, November 09, 2012 9:10 PM
getting similar problem with SQL 2012
-
Friday, November 09, 2012 11:23 PMModerator
That's because you are using the computer's host name instead of (localdb).
Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. Please VOTE as HELPFUL if the post helps you. This can be beneficial to other community members reading the thread.
-
Monday, November 12, 2012 8:42 PMthat was the magic, thank you

