Update document properties on MS site server

Hello,

I hope that this is the right place to ask my question about MS Site Server.

After the migration to new user accounts I want to change the ownership of the documents in our content management system. With this code “Select owner FROM ContentManagement..SCOPE(' ""D:\Inetpub\trnintranet\publishing"" ')Where…. “ it is possible to show all documents from a specific owner.

I tried to make an update statement "update ContentManagement..SCOPE(' ""D:\Inetpub\trnintranet\publishing"" ') set owner = ""EU\RNL20019"" Where ( CONTAINS(owner, '""EU\RNL20023*""') > 0 )” but I continues get the following error:

Microsoft OLE DB Provider for Indexing Service error '80040e14'

Incorrect syntax near 'update'. Expected CREATE, DROP, SELECT, SET. SQLSTATE=42000

Is it possible to make an update statement to perform an update of the owner property? Otherwise the users have to change hundreds of document manually.

Thanks in advance.

T. Postma

[1753 byte] By [TheoPostma] at [2008-2-15]
# 1

Hello Theo,

I'm not familiar with MS Site Server. Can you please provide the official name of the Microsoft product that this issue is regarding? That way I can get your question pointed in the right direction.

thanks,

-brenda (ISV Buddy Team)

MSISVBuddyTeam at 2007-9-9 > top of Msdn Tech,Microsoft ISV Community Center Forums,Partnering with Microsoft...
# 2
The official name of the product is Microsoft Site Server, but it's a little bit old.
TheoPostma at 2007-9-9 > top of Msdn Tech,Microsoft ISV Community Center Forums,Partnering with Microsoft...
# 3

Thanks for the update Theo. I didn't see it listed in our product line under Site Server but have found a reference to it under Commerce Server.

I've passed your question on to our support engineer!

-brenda (ISV Buddy Team)

MSISVBuddyTeam at 2007-9-9 > top of Msdn Tech,Microsoft ISV Community Center Forums,Partnering with Microsoft...
# 4

Hi Theo,

I've checked with the support team and because this product is no longer supported (the lifecycle ended) they don't have the opportunity to help you work through your issue.

Since Microsoft Site Server evolved into Commerce Server, you can try posting this question to one of the Commerce Server newsgroups on http://www.microsoft.com/technet/community/newsgroups/server/commerce.mspx. I did a quick search and there are some Site Server questions and answers up there, so I'm sure there are people up there with expertise on that particular product.

I'm really sorry that my team couldn't help you with this question.

-brenda (ISV Buddy Team)

MSISVBuddyTeam at 2007-9-9 > top of Msdn Tech,Microsoft ISV Community Center Forums,Partnering with Microsoft...