If I recall, the reports created in DEV must be changed for the PROD
database, the reports knows internally that it was created against the DEV
database, you need to create the report against the PROD database, maybe
thats the problem?
"Oldhandandy" <(E-Mail Removed)> wrote in message
news:5DE757FA-093F-4AD4-BD92-(E-Mail Removed)...
> I've created a Crystal Report in .net, it runs OK when in development mode
or
> when the user is an administrator. When put onto a normal users PC, the
> report asks for a "Database login" which I don't want to appear. When I
enter
> the userid and password it comes back with invalid user.
>
> The report is generated from a stored procedure, has a start and end date,
> these params originate from a .net form and passed through the
> crystalreportviewer coding.
|