CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: SQL logIn

  1. #1
    Guest

    SQL logIn

    i tried to connect to SQL server.. but cant.. error
    "Connection failed....
    SQL SERVER ERROR : 1326.. "

    any help?? thanks.....


  2. #2

    Re: SQL logIn

    Possible Causes for your Problem

    1. You would have set Winows NT Authentication while installing SQL Server. Please change it to SQL Server Authentication
    2. Network Problem : Try whether u can connect to any machines on the network of your domain
    3. Check whether ur SQL Server Service (on the Server Machine) is started. If not go to the service in control panel and make the SQL Service to start automatically and restart your system

    please get back to [email protected] or [email protected] for further clarifications


    The Ultimate Solution Providers

    Authors

    Sriman & Jayaraman

    Email : [email protected]
    [email protected]

    Hand Phone : +(6) 016 2237147

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured