Viewing 15 posts - 61 through 75 (of 106 total)
your welcome let me know if you need anything else....
January 13, 2006 at 3:01 pm
The Hitchhkiker's Guide to SQL Server 2000 Reporting Services book and
Pro SQL Server Reporting Services by Rodney Landrum
and this link
http://msdn2.microsoft.com/en-us/library/ms159106(en-US,SQL.90).aspx
there are so many other links as...
January 13, 2006 at 2:54 pm
Just a work around to that.. you can place those PDF in a virtual directory somewhere and email the link to the server to go get them... but lets get...
January 13, 2006 at 10:26 am
Well i got this one report that i have well over 20 columns, and it was pretty slow at first but after going into SQL and doing some performance enhancing...
January 13, 2006 at 10:10 am
So did the solution above work for you???
January 12, 2006 at 11:22 am
Does this belong in this forum... sounds like it should belong in the T-SQL section...
January 12, 2006 at 11:20 am
lol... its a joke.. no one has a sense of humor in this place... ...
January 12, 2006 at 11:16 am
I have a deploy utility that will work for you... send me your email address and i will zip it up...
January 12, 2006 at 11:11 am
Nope Enterprise Edition of Reporting Service does... oh and developer edition do...
January 11, 2006 at 5:45 pm
I agree a good folder structure is the key.. you also might want to put them in Alpha order... and description of what each report is, wouldn't be a bad...
January 11, 2006 at 5:42 pm
On that textbox inside the the RDL file right click and hit properties... after that go to advance.. from there go to the data output tab...
January 11, 2006 at 5:22 pm
http://msdn2.microsoft.com/en-us/library/ms186516.aspx
http://msdn.microsoft.com/msdnmag/issues/05/02/CustomRenderers/
(read the part that says Rendering a Report Object section in green)
I think you are in luck... let me know if this helps...
January 11, 2006 at 5:11 pm
The report can hold X number of columns ... it all depends on how fast can your SP can spit out the data... if you have a lot of joins...
January 11, 2006 at 3:43 pm
Viewing 15 posts - 61 through 75 (of 106 total)