Re: Error: SQL server does not exist or access is denied



I was not able to ping the SQLServer. The Win2K machine is in another
building so I will have to make a trip over there to get the answers to your
Q's. I will reply shortly.

"Vikram Vamshi" wrote:

> Try testing the network connectivity first.
> - can you ping your sql server from win2k machine?
> - is this a default instance? if so can you telnet to port 1433 of ur sql
> server from win2k machine?
> Do you have any sql server aliases defined on your win2k client machines?
> Can you connect to your sql server using query analyzer from a win2k
> machine?
> hth
> --
> Vikram Vamshi
> Database Engineer
> Eclipsys Corporation
> "petro" <petro@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:A8C9793A-2455-40FE-9A4A-74B57F280B41@xxxxxxxxxxxxxxxx
> >I built a .net window app and created a setup package. The package
> >includes
> > the framework and installs it if necessary. I successfully installed on
> > several machines with no problems, the app runs perfectly. However on one
> > machine when I run the app I get the error: ' SQL server does not exist or
> > access denied.' SQl Server does not exist or access denied' from source
> > Net
> > SQL Client. The application works on Windows XP machines but failed to
> > log
> > onto SQL server from a Window 2000 machine.
> >
> > We have checked our network and every thing looks fines.
> > Can any one help me with this problem?
> >
>
>
>
.



Relevant Pages

  • Re: Error: SQL server does not exist or access is denied
    ... The Win2k machine is not a development machine and does not have query ... > Do you have any sql server aliases defined on your win2k client machines? ... > Can you connect to your sql server using query analyzer from a win2k ... >> the framework and installs it if necessary. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Error: SQL server does not exist or access is denied
    ... The Win2K machine is in another ... >> Try testing the network connectivity first. ... >> Do you have any sql server aliases defined on your win2k client ... >> Can you connect to your sql server using query analyzer from a win2k ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Error: SQL server does not exist or access is denied
    ... Try testing the network connectivity first. ... - can you ping your sql server from win2k machine? ... Do you have any sql server aliases defined on your win2k client machines? ... > several machines with no problems, the app runs perfectly. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Error: SQL server does not exist or access is denied
    ... Did you do any additional settings on the machines that you are unable to ... I am unable to ping the ... > SQLServer from any of the machines the XP and Win2k but the app works on ... The Win2K machine is in another ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Reconnect does not work TADOconnection
    ... On your timed ping, how often are you pinging the server to keep it active? ... We've dealt with similar issues using ADO and SQL Server. ... connection from SQL is dropped, the ADOConnection remains active until you ... Using an exception handler something like this: ...
    (borland.public.delphi.database.ado)