Hello

- Does anyone know how CRM stores the information in SQL about sharing
records?
example: where does CRM store that account X owned by me is shared (with
certain rights) with John Doe?

- Is er there a way to visualize these thing in CRM?
example: is there a way to create an "advanced find view" which gives me
alle the accounts owned by me, but shared with someone else

Many thanks in advance!

RE: Share records by DavidJennaway

DavidJennaway
Mon Nov 26 08:05:01 PST 2007

All the information is soted in the PrincipalObjectAccess table in SQL. You
cannot access this via Advanced Find, but you could write a report to get
this information
--
David Jennaway - Microsoft Dynamics CRM MVP
Web: http://www.excitation.co.uk
Blog: http://mscrmuk.blogspot.com/


"Hans Santens" wrote:

> Hello
>
> - Does anyone know how CRM stores the information in SQL about sharing
> records?
> example: where does CRM store that account X owned by me is shared (with
> certain rights) with John Doe?
>
> - Is er there a way to visualize these thing in CRM?
> example: is there a way to create an "advanced find view" which gives me
> alle the accounts owned by me, but shared with someone else
>
> Many thanks in advance!