i have made a database in sql server 2005. In my web application i am using this database. i am also using a login server control. to use this control i need to add my sql server database which has a table for valid usernames and passwords into the App_Data folder. how do i do this? Or else is there any other way to use the login server control with my sql server database.
any links to videos doing the same will be very helpful.
thank you in advance.
The problem is that when i click on the security tab i get an error message saying - unable to connect to database. This is why i am trying to add a new database to the App_Data, in hope that it will solve this problem. Any other solutions are welcome.
any links to videos doing the same will be very helpful.
thank you in advance.
The problem is that when i click on the security tab i get an error message saying - unable to connect to database. This is why i am trying to add a new database to the App_Data, in hope that it will solve this problem. Any other solutions are welcome.