Hi,
I have created a login form in the C# windows application with user id, password and the server name. When I check the server name and use the credentials of the sql server in the C# windows application form, I should directly login into the SQL server from this windows application forum. Can it be possible ? How can we do that.
I have created a login form in the C# windows application with user id, password and the server name. When I check the server name and use the credentials of the sql server in the C# windows application form, I should directly login into the SQL server from this windows application forum. Can it be possible ? How can we do that.
Comment