June 20, 2004 at 12:06 am
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.
June 23, 2004 at 8:00 am
This was removed by the editor as SPAM
June 24, 2004 at 3:28 pm
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