How can I use my own database which created before instead of the database which is created automatically when I use security in ASP?
Joe Wilson
Change the Default Connection's connection String to your database connection String in Web.config file.