Login directly into Sql server from C# windows application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Meenu317
    New Member
    • Nov 2008
    • 2

    #1

    Login directly into Sql server from C# windows application

    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.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Yes is it possible.

    This is more of a C# question than a SQL Server question.

    Maybe this could help.


    Happy coding!

    -- CK

    Comment

    Working...