.NET Hore....

simple beginner .NET geek
See also: Other Geeks@INDC

User Name editing in membership

Just a little bit problem in my blogs engine, how do you edit user name in membership ? Since that user name property is read only, thus I must explore all table from membership generate process.
Ok, there's only one table for user name, aspnet_users.
So, I must edit two fields there, username and loweredusername, create an update statement and voila, it's all done......

Share this post: | | | |
Posted: Feb 22 2006, 02:56 AM by soetam | with no comments
Filed under:

Comments

No Comments