G
Guest
Dear All
I am having a problem trying to establish a connection with SQL Server using ASP.net page. I am using Server Explore
to establish a connection. The connection is perfectly established if I use Northwind or pubs Database. But I am unabl
to establish a connection if I make my own database.The error is
Server Error in '/Login' Application
-------------------------------------------------------------------------------
Cannot open database requested in login 'Database_Name'. Login fails. Login failed for user 'S-SABIR\ASPNET'.
This error never shows up.when a connection is established with Northwind and Pubs database
Please help me in this case
I am having a problem trying to establish a connection with SQL Server using ASP.net page. I am using Server Explore
to establish a connection. The connection is perfectly established if I use Northwind or pubs Database. But I am unabl
to establish a connection if I make my own database.The error is
Server Error in '/Login' Application
-------------------------------------------------------------------------------
Cannot open database requested in login 'Database_Name'. Login fails. Login failed for user 'S-SABIR\ASPNET'.
This error never shows up.when a connection is established with Northwind and Pubs database
Please help me in this case