Connecting to SQL Server 2008 database using asp
问题 I tried a lot but I am not able to deal with this problem. I wasted last 2 days without any significant result. Hope I will get some help here. I wanted to connect to a SQL Server 2008 database using ASP. I installed SQL Server 2008, created a database, but I am not able to connect to that database using the asp code. I can see the database in Visual Web Developer, I can also connect it through asp.net using the add connection wizard of visual web developer but I don't want to use add