Hi, I was wondering if somebody could step me through the process of manually entering a user to the database through SQL statements.
So far, I have inserted user information into the aspnet_Membership, aspnet_Users, aspnet_UsersInRoles, and cs_Users tables. The user still does not show up on the website.
Can someone let me know what I am missing, or if their is an easier way to go about this?
Thanks
I may not be able to exactly answer your question. A while ago, I did a "batch create user" function in the controlpanel of cs2007. During the process, I knew there're stored-procedures that you can use to create users. However, I use the API to do this. You can refer to the threads: http://communityserver.org/forums/p/497670/614274.aspx
Hope this helps!
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com