I cann't use Database in SQL Azure!
        Posted  
        
            by Nahid
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nahid
        
        
        
        Published on 2010-05-25T10:02:08Z
        Indexed on 
            2010/05/25
            10:21 UTC
        
        
        Read the original article
        Hit count: 278
        
sql-server
|sql-azure
Hi, I am trying to use a Database in SQL AZURE. I have installed SQL Server 2008. I can Login SQL Azure and can use master Database. But I can't use other Database. Its Show Error:
"USE statement is not supported to switch between databases. Use a new connection to connect to a different Database."
How can I use other database?
© Stack Overflow or respective owner