Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WebDAV SEARCH on custom profile

Status
Not open for further replies.

c0nigli0

Programmer
Feb 13, 2003
1
IT
Hi!
I am trying to use WebDAV to retrieve a list of documents selecting them on their properties.
The problem is that it works only if I use properties belonging to the default document profile!.
I.E. I would like to query like this:

SELECT "urn:schemas-microsoft-com:eek:ffice:eek:ffice#
[MyPropName]" FROM [...]

It seems that [MyPropName] must be choosen from Title
Author.. (default props).

The response I obtain is:

[...]
HTTP/1.1 404 Resource Not Found
[...]

Thanks in advance
Maurizio Caltabiano
 
Hi Maurizio,

I too have been wanting to search custom properties and have had the same problems as you....since posting this problem have you managed to find a solution?

Cheers,

Stuart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top