Re: Read Only SQL Login and Crystal Reports
From: BP Margolin (bpmargo@attglobal.net)
Date: 09/14/02
- Next message: BP Margolin: "Re: Copy database user"
- Previous message: bruce barker: "Re: perplexing SQL authentication from ASP.net issue"
- In reply to: Donal Devine: "Read Only SQL Login and Crystal Reports"
- Next in thread: Donal Devine: "Re: Read Only SQL Login and Crystal Reports"
- Reply: Donal Devine: "Re: Read Only SQL Login and Crystal Reports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BP Margolin" <bpmargo@attglobal.net> Date: Fri, 13 Sep 2002 22:04:59 -0400
Donal,
Let me admit that I haven't used Crystal Reports in a long time, but I find
it hard to believe that Crystal Reports requires a login to be a member of
the sysadmin role ... in fact, if I remember a project that I worked on
where Crystal Reports was used (albeit not by me), I'm positive that the
login was **not** a member of the sysadmin role.
Have you tried creating a login, adding the login to the db_datareader
database role, and making sure that the public role does not have a set of
DENYs in it that would override the db_datareader permissions?
-------------------------------------------
BP Margolin
Please reply only to the newsgroups.
When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
can be cut and pasted into Query Analyzer is appreciated.
"Donal Devine" <ddevine@careworks.ie> wrote in message
news:eCnUVqyWCHA.1688@tkmsftngp10...
> I'm trying to setup a login to a SQL Server 2000 database, that will be
> read-only. However Crystal Reports Designer 6 will only polulate the table
> list using a login that is a member of the System Administrators role.
> This obviously gives the login too much rights, I just want to give the
> login SELECT rights on the database.
> Has anyone come across this issue?
>
> Cheers,
> D.
>
>
- Next message: BP Margolin: "Re: Copy database user"
- Previous message: bruce barker: "Re: perplexing SQL authentication from ASP.net issue"
- In reply to: Donal Devine: "Read Only SQL Login and Crystal Reports"
- Next in thread: Donal Devine: "Re: Read Only SQL Login and Crystal Reports"
- Reply: Donal Devine: "Re: Read Only SQL Login and Crystal Reports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|