Hi,
We need to change LoginName of an user in wss and we cannot delete and create a new user, because the user have created folder and documents.
Is it possible to change the LoginName of a SPUser?
If not, any other good suggestions on how we can fix this?
Thanks in advance,
Jorge
Hi,
We are searching in WSS 3 using the class FullTextSqlQuery.
Code :
FullTextSqlQuery query = new FullTextSqlQuery(site);
string searchQuery =
@"SELECT URL FROM Scope() WHERE SITE = 'http://localhost:8080/' AND CONTAINS('administrator')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.