Thread: view corrupt
View Single Post
  #2  
Old April 19th 07, 03:47 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default view corrupt

That "'" is an XML escape character for an apostrophe.

See if deleting and re-creating the view helps.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Joel Allen" wrote in message
...
Hello,

This is bizzare.

I have a view in my public task list. It has an SQL filter and looks like
this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Other people on our exchange see this:

"http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ProjectMngr"
= 'Joel'

Somehow, ' is finding it's way into the filter and it's corrupting
the view for other people but not me? Any ideas?

Thanks,
Joel


Ads