RE: XP Access problems

From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 07/29/04

  • Next message: Pradeep S: "Stored Procedures and linked servers"
    Date: Thu, 29 Jul 2004 00:52:19 GMT
    
    

    Are you using XP Pro or XP Home Edition?
    XP Home Edition authentication is always done using Guest.

    831133 SQL Server clients are authenticated as guests if Simple File
    Sharing is
    http://support.microsoft.com/?id=831133

    Are your machines in a domain or a workgroup?
    The SSPI error is generated if we're unable to impersonate the client over
    TCP/IP. This impersonation involves communicating with the Domain
    Controller.

    If you're in a domain, try setting the client to use Named Pipes instead of
    TCP/IP.

    Thanks,

    Kevin McDonnell
    Microsoft Corporation

    This posting is provided AS IS with no warranties, and confers no rights.


  • Next message: Pradeep S: "Stored Procedures and linked servers"

    Relevant Pages

    • Re: Hostel Database Setup
      ... You'll also want to insert a subform control on the RoomStay subform. ... a client is the main client. ... are considered to be one booking and one stay in one room, ... I want to keep track not only of the guest that ...
      (microsoft.public.access.tablesdbdesign)
    • Re: Hostel Database Setup
      ... You'll also want to insert a subform control on the RoomStay subform. ... a client is the main client. ... I want to keep track not only of the guest that is ... I currently have a booking table which allows ...
      (microsoft.public.access.tablesdbdesign)
    • Re: Client List
      ... If MsgBox("Do you want to add this guest to the droplist?", ... Response = acDataErrAdded ... combo box control so that the new record is available. ... The client info table is the main form ...
      (microsoft.public.access.tablesdbdesign)
    • Re: Hostel Database Setup
      ... You'll also want to insert a subform control on the RoomStay subform. ... a client is the main client. ... I want to keep track not only of the guest that is ... I currently have a booking table which allows ...
      (microsoft.public.access.tablesdbdesign)
    • Re: Client List
      ... table design rather than normalizing it. ... enter each guest as a record, ... What is the best way to organize my unique client numbers when more than ... I was so interested in normalizing my data, ...
      (microsoft.public.access.tablesdbdesign)