Error in remotely access sql server 2000

  • Dear Forum Member,

    I've a problem to access sql server remotely from my program it give an error "Server does not exist or access denied". I've a program that remotely access the data from server when I tried to connect the server through client machine it give the above error. I've tried my level best but I can't configure the sql server for remotely access. Please help me to out this problem. Any body give me the configuration for sql server 2000 that I remotely access the server.

    Please Reply ASAP.

    Thanks & Regards,

    Mahakaal Rudra,

    India

  • [font="Courier New"]Hi,

    Welcome to sqlservercentral 🙂

    Make sure SQLserver port is unblocked in firewall

    Make sure to create correct alias in the client machine

    If possible try connecting as SERVERNAME,Portno Eg.)mymachine,1433

    If you are using ODBC connection inside the app connection, test the odbc connection string

    Try connecting the same using sql client tools[/font]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply