I have created report using the Matrix control. It looks fine in the
HTML format. The problem arises when I export the report to PDF. The
starting pages of the report look very good, but latter on some pages
are missing header and lines are out of order. This behavior continues
for few pages and...
more >>
About half the time I try to deploy a report in Visual Studio, I do not get
prompted for a user name or password and then get a message that says the
user does not have sufficient rights. Sometimes rebooting the computer will
help but not always. I was told that it is a credential caching pr...
more >>
Hi All,
I'm new to Reporting Services and have just created my first data-driven
subscription for a report. In the SQL Enterprise Manager, the job name seems
to take the shape of a GUID. Is there a way around this so administration is
easier and these names are "human readable"?
Thanks i...
more >>
Hello,
In my Criteria column for my dates, I have
"> DATEADD(day, -7, date_issued)"
Instead of making it fixed to '-7', I want a drop list, or at least a
way for the user to input a number.
Trying to use a variable like this fails:
"> DATEADD(day, @inputDays, date_issued)"
By the awy...
more >>