SQL (DASL) Filter forgets settings when Calendar folder left

J

Jeff V

I'm on Outlook XP (10.4219) SP-2

I'm using a simple SQL (DASL) filter on the
Day/Week/Month view to NOT show anything that belongs to
the Holiday or Birthdays categories.

("DAV:isfolder" = false AND "DAV:ishidden" = false) AND
(("urn:schemas-microsoft-com:eek:ffice:eek:ffice#Keywords"
<> 'Birthdays' AND "urn:schemas-microsoft-
com:eek:ffice:eek:ffice#Keywords" <> 'Holiday'))

It works when applied, but then forgets completely when I
switch to another folder (e.g. Inbox or Contacts) and
come back. Simple experimentation found that ANY SQL
(DASL) filter applied to the d/w/m calendar view is
forgotten. DASL Filters on email folders work fine.

I could not find a knowledge base article on this bug.

Any insight much appreciated. -Jeff

PS For those suggesting I use the Advanced tab of the
filter dialog, I cannot because it joins criteria with
ORs, so I'm using the SQL tab to in effect apply
demorgan's rule.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top