all groups > sql server reporting services > march 2005 >
You're in the

sql server reporting services

group:

Walkthroughs for learning Sql Reporting Services



Walkthroughs for learning Sql Reporting Services pmud
3/7/2005 3:39:06 PM
sql server reporting services: Hi,

I am trying to learn Sql Reporting services. Is there any good resource
which gives me alot of walkthroughs on how to create different types of
reports. I tried the online documentation which comes along with the product
but it doesnt have many walkthroughs...



--
Re: Walkthroughs for learning Sql Reporting Services Floyd Burger
3/7/2005 5:28:48 PM
Code Fez Guide to Reporting Services. It's on the www.Codefez.com site and
Amazon. It looks promising and I've heard it has a lot of tutorials and
examples (I'm waiting for delivery)

--
floyd
[quoted text, click to view]

Re: Walkthroughs for learning Sql Reporting Services pmud
3/8/2005 7:55:05 AM
Hi ,

I couldnt find Code Fez Guide to Reporting Services on amazon or
Codefez.com... Is it under he articles section on codefez.com?




[quoted text, click to view]
RE: Walkthroughs for learning Sql Reporting Services Jerry
3/8/2005 8:05:02 AM
[ASP.NET] Online Examples
http://www.rdlcomponents.com/ASPExamples/default.aspx

[WinForms]
http://www.rdlcomponents.com/Examples/HelloWorld/HelloWorld.aspx?sm=b_a

[quoted text, click to view]
Re: Walkthroughs for learning Sql Reporting Services pmud
3/8/2005 8:17:02 AM
Hi HighlyObscure,

Your article was really helpfyl...If you know of more such ood walkthroughs
.....do let me know...
Thanks

[quoted text, click to view]
RE: Walkthroughs for learning Sql Reporting Services pmud
3/8/2005 8:55:07 AM
Hi Highly Obscure,

I used ur walkthrough, but the report doesnt sort data properly by
customercode. But it sorts data proprely by first name & last name... Is it
because customer code is an integer & the other 2 are strings? I did exactly
as shown in ur waklthrough...

Any idea what could be wrong?

[quoted text, click to view]
Re: Walkthroughs for learning Sql Reporting Services HighlyObscure
3/8/2005 9:35:54 AM
[quoted text, click to view]

Here's one walkthrough, with (one hopes) more to follow:

http://www.highlyobscure.net/howto/sorttablewithparameters/sorttable.htm

--
"Fool: Then 'tis like the breath of an unfee'd lawyer; you gave me
Re: Walkthroughs for learning Sql Reporting Services HighlyObscure
3/8/2005 12:08:53 PM
[quoted text, click to view]

This is a report of your own using the technique in the howto, yes?
The report in the howto doesn't have fields "customer code",
"firstname", or "lastname".

You may be running into the "silent failure" feature of Reporting
Services. That is, in many cases when something is wrong, nothing in
particular happens. It doesn't work, but RS doesn't tell you that
anything is wrong either.

I have reports running here that use the technique shown in the howto,
and that sort properly on string and integer fields in the same report.

I'd look at the parameter specification for customercode. Is the field
name spelled properly, is it really in the parameter list, are Label
and Value reversed in the parameter list for customercode, and so on.
If it's sorting at all, then the problem is unlikely to be in the
sorting expression for the table, but I'd take a look at that too just
to be sure. These nitpicking sorts of things have cost me many many
hours, and brought me to the edge of despair on some occasions ("bring
back Crystal! We can't ship this #!@**#!").

But to be fair to the Microsoft and the RS dev team, many of the
problems were caused by my not typing the right things into the right
little box somewhere. Learning all the right things for all the little
boxes takes a while. Learning to recognize an error when it is staring
you in the face takes longer. Don't give up.

hth,

Re: Walkthroughs for learning Sql Reporting Services Floyd Burger
3/8/2005 1:30:18 PM
http://www.codefez.com/Default.aspx?tabid=49&ctl=CatalogItemDetails&mid=400&CatalogItemID=23&CatalogID=1

http://tinyurl.com/6b6nt


http://www.amazon.com/gp/product/product-description/0976033607/ref=dp_proddesc_0/103-4726323-7886222?%5Fencoding=UTF8&n=507846

http://tinyurl.com/49o24


floyd

[quoted text, click to view]

AddThis Social Bookmark Button