hi every one
How to Store Data in sqlsever which has create at the time of asp.net web site addminstration tool, as well as we create the user or assign roles can any one help me.....?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Smart LuckyPosted Apr 22, 2011, 4:09 AM
I have attached document i am using member ship api but when i am creating user these users are strord in ASPNETDB.MDF database which is in App_Data folder of application so i want to move this database in sql server 2005 ok as well as i create user, or assign role or delete or even for login than application interact with database which is i have putted in sql server , for moving database or we can say i run this wizard (aspnet_regsql.exe) in which we define the database ok this wizard i have run sucessfully , but when i create user it is not stored in database (sqlserver) , but it is stored in ASPNETDB.MDF (App_Data) . can any one help me...?
Suthish NairPosted Apr 22, 2011, 1:55 AM