Wednesday, August 10, 2011

Editing UserInformation List From DB for MOSS 2007 & SharePoint 2010

Many developers have to work on VM Machine for Development,due to this they have limited acces to outside world like Domain and because of that you can't add user which have there email address.
we have a twick for this open SQL server and then go to DB to which your site is attached.

Now expand Table's Structure and search for UserInfo Table.
that's it you can open this table search for tp_Email Column and add which ever Email address you want, you can add you personal Email address also

No comments:

Post a Comment