G
Guest
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.
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.