SQL Server Management Studio and SQL Azure

Answered SQL Server Management Studio and SQL Azure

  • Wednesday, January 25, 2012 11:01 AM
     
     

    Hello,

    I have created a new sql azure database and I can connect to it via SQL Azure Management Portal. Then, when I try to connect to the database from SQL Server Management Studio using the same login (administrator account), I can see all the databases I have in Azure, except this last one. Why can happen this? Is there any way to attach this database to Sql Server Management Studio?

     

    Thanks,

All Replies

  • Wednesday, January 25, 2012 11:25 AM
     
     Answered

    Hi,

    In SSMS "Connection Wizard" Options you can select the target database at Connect to database, try put the new database name in there.


    If you found this post useful, Please "Mark as Answer" or "Vote as Helpful". Best Regards.
    • Marked As Answer by n.etx Wednesday, January 25, 2012 11:50 AM
    •