Error Testing SQL Azure database connection

Error Testing SQL Azure database connection

avatar

I'm trying to add a new SQL Azure datasource but am having an issue.
Testing the server connection is ok, but I get an error when trying to test the database connection:
Unable to connect to the database!
Invalid object name 'Connections'.
This is despite having been able to select the database from the list of databases on the server.
Does anyone have any ideas why this is happening, but more importantly how to fix it?

All Comments (2)

avatar

Go to the "Upgrade" tab a click "Update database". "Test Database" should now work.

Regards,

Stéfane Lavergne

avatar

That worked, thanks!