JN
Tue Apr 10 09:02:01 CDT 2007
Hi Michael,
Today I tested whith a CRM administrator who is also a domain administrator
but I was able to write to the CRM database!? I used filtered views.
Regards,
Jan
"Michael Cross" wrote:
> Jan,
>
> If the user is using the filtered views, then NOBODY can write to the
> database via the views. The views do not have write privilege.
>
> This is why Microsoft created those views, and why best practice is to
> access the data using ONLY those views.
>
> Mike Cross
>
http://www.navint.com
>
>
> "JN" wrote:
>
> > Hi Michael,
> >
> > Thank you for your answer. So even a CRM-user with the role system
> > administrator cannot write to the database. Only a SQL server administrator
> > can.
> >
> > Regards,
> > Jan
> >
> > "Michael Cross" wrote:
> >
> > > Jan,
> > >
> > > The filtered views are set up specifically to prevent users from writing to
> > > the database. So in your case, the user will not be able to write to the
> > > database.
> > >
> > > Mike Cross
> > >
http://www.navint.com
> > >
> > >
> > > "JN" wrote:
> > >
> > > >
> > > > Hi,
> > > >
> > > > With the Microsoft Query wizard in Excel a user can make a connection with
> > > > the CRM database. With this wizard you can write to the database. A user with
> > > > the role sales can see only the filtered views but is that user allowed to
> > > > write to the database?
> > > >
> > > > Thanks
> > > > Jan