Problem with cloud database when connecting via SSMS

I created a cloud database and was able to successfully connect via SSMS. Now I want to create a table in this.

From now on, after a successful connection (when I do it through SSMS), when I try to connect to the database, i.e. MyFirstCloudDB , which is available in the Available SSMS Databases section, I get the error message "MyFirstCloudDB database" is not available.

What will we do?

EDIT:

I have succeeded in my work.

But what I did is that after logging into my SQL AZURE platform through SSM, I first created a database (say myFirstDB). Then I logged out. Again I connected, and this time under Options> Connect to Database> I typed myFirstDB and then connected. After that, I created a table and inserted some values.

I turned on these paramas, thinking that if someone like me is facing the same problem, then they can continue this solution.

Thank you for the great support of Mr. Rob Farley for being with me on this journey , as well as for all the members of SO. This forum is really very good (:

Help Pls.

0
source share
1 answer

db . .

+1

All Articles