I have SSMS installed in my system.When I am using connect activity I am not finding the sql server name in the dropdown.
1 Like
Hi
in the connection wizard we need to mention the sql server explicitly and followed by that the credentials to that server and the database name
–once given we can check the connection with TEST CONNECTIVITY option in the same connection wizard
kindly try this and let know for any queries or clarification
Cheers @Shashi123
1 Like
As u can see I have selected Microsoft SQL Server in connection wizard still not getting server name in dropdown.
yah thats wat buddy
we need to mention it explicitly, only database will get displayed automatically for the mentioned server name, but the server name must be mentioned by the user only and it wont come automatically
Cheers @Shashi123
1 Like
Thanks buddy. Got it
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.