• Wish Azure worked with 3rd party tools, like SQL Buddy or Query Express.

    For QueryExpress v3.9, able to connect to Azure via the SQL login. But not able to select default database for logon. Once logged on, I can at least select query the default views on the master database. Can't switch to other databases though, get error:

    "Cannot change database: USE statement is not supported to switch between databases. Use a new connection to connect to a different Database."

    QueryExpress had OLE DB option. But guess Azure has no OLE DB connection string?

    For SQL buddy, can "test" database connection to Azure for master and custom database. But try to login and get exception.