Re: Search Exchange public by use id



Hello,

this is a known issue. See http://support.microsoft.com/kb/320749/en-us

Best regards,
Henning Krause

----------------------------------------------------------------------------
Visit my website: http://www.infinitec.de
Exchange access library - http://www.infinitec.de/software/nettoolbox/infinitec.exchange.aspx


"jeff" <jeff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:E8765215-CAC3-446E-831D-09D2FFFC1CDC@xxxxxxxxxxxxxxxx
hi,ALL

I have found one problem when using WEBDAV to query a record from public
folder by where clause id ='';

The query is:

<?xml version='1.0'?><g:searchrequest xmlns:g='DAV:'
xmlns:d="urn:schemas:contacts:" xmlns:e="urn:schemas:httpmail:"><g:sql>SELECT
"DAV:id","DAV:getlastmodified","DAV:creationdate" FROM SCOPE('SHALLOW
TRAVERSAL OF "http://domain/public/Search2/";') WHERE "DAV:isfolder"=false and
"DAV:ishidden"=false and "DAV:contentclass" = 'urn:content-classes:person'
and "DAV:id"='AQEAAAAAAp1hAQAAAAACod8AAAAA' </g:sql></g:searchrequest>

it does not only return record'id = AQEAAAAAAp1hAQAAAAACod8AAAAA
it also return record'id = AQEAAAAAAp1hAQAAAAACoD8AAAAA

The id difference is the last 7th digital. one is 'd' while the other is 'D'.
How to query this case?

Thanks

.



Relevant Pages

  • Re: Webdav htmldescription tag missing from response
    ... Instead of DAV:htmldescriptions, you must query urn:schemas:httpmail:htmldescription ... Best regards, ... the reason why no html description is returned in this case, ... > Webdav and has been quite happy for sometime. ...
    (microsoft.public.exchange.applications)
  • Re: Determine a users Inbox name via WebDAV
    ... Best regards, ... Visit my website: http://www.infinitec.de ... Please be patient because I am very new to exchange and WebDAV. ...
    (microsoft.public.exchange2000.development)
  • Re: References choice...
    ... Then you can use it in code, to use it in a query - you need to make a public function, which returns this variable value, and use this function in a query ... Best regards, ... Is it possible to define constant 'A' that would pick a value from combobox ... >> in general - you need to have min 3 references in Access ...
    (microsoft.public.access.modulesdaovba)
  • Re: Select TOP n * From table1
    ... > last number in the query for use in the Where clause of the next one. ... > AS Sequence, Authors.AuID, Authors.AuPhone, Authors.AuName ... > I have more examples of creating queries programmatically on my website. ... Roger dot Carlson at Spectrum-Health dot Org ...
    (microsoft.public.access.queries)
  • Re: Report is duplicating
    ... "George Nicholson" wrote: ... > View>Properties) This changes the SQL of your query from SELECT to SELECT ... any given website should only be ... >> novice Access user. ...
    (microsoft.public.access.reports)

Loading