SQL server doesnot exists or access denied

  • Hii

    I am facing probelm using SQL Server 2000.

    The problem which i am facing is as follows :

     > I am able to access databases on SQLServer2000 (or i should say MSDE) using Window forms.

     > But whenever i try accessing the database using ASP.NET i am denied.

    It says SQL Server does not exists or access denied.

    > I am also unable to connect to the databases through Network.

    > It also says that SQL server does not exist or access denied.

    I install MSDE after installing Visual Studio.NET seperately.

    Now when i use SQL Server 7.0 and do not install MSDE i am able to run ASP.NET pages and access data through it.

    Please tell me what the problem is.

    Can you please help me.

  • This was removed by the editor as SPAM

  • Sounds like permissions.  Verify that the security in your MSDE 2000 is set up identically to your 7.0 .  Is the 2000 on a separate machine from the 7.0? If so, has the userid been granted access to the 2000 machine?  Are you using SQL authentication or Windows?

    Steve

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

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