how do you connect to Azure from SQL Server Studio
-
2012년 4월 24일 화요일 오후 7:25
i am trying to connect to Azure via the SQL Server studio but get this message:
"Cannot connect to xxxxx4kmq.database.windows.net '
additional information
Login failed for user 'mrme'.
the session has been assigned a tracing id of '35552474-0863-4fda-95bf-47b02-863576b'
- 편집됨 tusharr 2012년 4월 24일 화요일 오후 7:32
모든 응답
-
2012년 4월 25일 수요일 오전 1:24
Hello.
Did you add your IP address to SQL Azure firewall?
Check this for complete walkthrough:
- 편집됨 Alexander BelotserkovskiyMVP 2012년 4월 25일 수요일 오전 1:24
-
2012년 4월 25일 수요일 오전 3:11
Login failed for user 'mrme'.
Hello,
In SQL Azure portal you can copy the suggested connection string for your SQL Azure database; use this one to connect. You will see as login name the username + @dbname is used => mrme@xxxxx4kmq
Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich täglich
Blog Xing- 답변으로 제안됨 Stephanie LvModerator 2012년 4월 25일 수요일 오전 7:27
- 답변으로 표시됨 Challen FuModerator 2012년 5월 7일 월요일 오전 9:10

