How can we help you today? How can we help you today?

SQL Prompt with SQL Contained Databases

It doesn't appear that SQL prompt will work with Azure SQL Contained databases.  I see prompt attempting to connect to master (which it does presumably to obtain schema objects).  In a contained database there is no master so it cannot be connected to.  You must use the sys schema views in order to obtain schema data.
jguidera
0

Comments

1 comment

  • jguidera
    Forgot - here's prompt attempting to connect (it never will) 
    jguidera
    0

Add comment

Please sign in to leave a comment.