I am using Visual Studio 2019 and SQL Server Management Studio 2019. I have created a database
Now, by using the database-first approach, I am trying to add the model but It's not showing the database.
I have also tried to change the data source to other
but still, it's not showing my database
Any help would be highly appreciated.
Try the server name with SQLExpress too
i.e. Desktop-HFI8QQ8\SQLexpress