all groups > sql server reporting services > february 2005 > threads for sunday february 13
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Urgent help: webservice getreportparameter for heirarchical parame
Posted by SRIRAM at 2/13/2005 9:15:02 PM
HI,
we are using reporting web service api calls in dot net application.
ScenarIO:
For hierarchial report parameters in the report ,by using the selected
value in parent
combo box, the child combo box is populated with valid values by using the
webservice api is called
GetReportPara... more >>
Getting Textbox value
Posted by no one at 2/13/2005 5:22:08 PM
I have a calculated value in a textbox in a report that I need to be
able to see from another textbox. Basically, I have two sums that I
need to subtract and place in a third textbox. I've tried
textboxName.value and Fields!textboxName.Value, but RS doesn't like
either method. Is it possible ... more >>
passing in long parametes to reporting services
Posted by Asha at 2/13/2005 5:21:01 PM
hello,
how can i pass in long parameter into a report?
if i were to use url its just too short.
i want my users to select tons of numbers and pass it to RS. url parameter
access just does not seems right. does anyone have any advice for me?... more >>
Subscription Delivery Type: Email Missing
Posted by David Dolheguy at 2/13/2005 1:25:03 PM
I have setup a new instance of Reporting Services on a server and have
noticed that even though I have correctly setup SQLMail, I cannot select
Email as a delivery type. When I go into the Subscription page I can only
select Shared Drive.
Does anyone have any ideas as to why this is happeni... more >>
Trouble Installing MS Reporting Services
Posted by jjrr007 at 2/13/2005 12:31:02 PM
Hello,
I am unable to install MS Reporting Services. After I go through with the
installation, at the very last screen it says 'you ned to install SQL Service
Pack 3A first'. What should I do?
Here is what I have already done... in detail
1. I was running Windows XP, so I format... more >>
Reporting Services for MOBILE devices?
Posted by Andrew Shwiff at 2/13/2005 11:39:34 AM
Can anyone tell me if Reporting Services is appropriate for use with MOBILE
devices,
particularly internet-enabled mobile phones? In the past, I've used ASP.Net
with
*mobile* controls to render "reports" to SAMSUNG phones having POCKET PC
2003 ...
... more >>
sum-ing problem
Posted by shamir.dan NO[at]SPAM gmail.com at 2/13/2005 8:16:33 AM
I have a problem that i couldnt solve myself.
My data comes in this format and can not be changed:
Country State City Total Age % Employed
Populations
USA NY NYC 6000000 20 40
USA NY NYC 6000000 30 80
USA... more >>
right to left direction in reporting service
Posted by Mostafa Salama at 2/13/2005 7:27:01 AM
When i add arabic text (right to left language) in a dropdown list (report
parameters). the text in the drop down list appear reversed
e.g: the boy is good ---> good is boy the ===> this if i use arabic lang.
can any help me please... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Reporting Server replacing IP address with ComputerName
Posted by shlomoid NO[at]SPAM gmail.com at 2/13/2005 5:26:33 AM
Hello,
I am facing a strange situation with my reports server.
The machine i am testing the server on has no domain name, only IP.
But, of course, it has a computer name.
When i access the report server manager, i get everything as it should
be, and it shows me the links to the reports, but... more >>
Row Level Security
Posted by shlomoid NO[at]SPAM gmail.com at 2/13/2005 5:20:06 AM
Hello,
I want to implement row level security using sql server reporting
services.
I noticed another post asking the same question and the same subject
line, but it recieved no proper answer.
My situation is the same as his - I need to seperate data according to
the client user name, from ... more >>
Email Sub delivery failure
Posted by Chris Morgan at 2/13/2005 4:07:02 AM
I have been trying to get email delivery of reports working for the best part
of 2 days now... I have learnt a lot about connections, encrypted files,
rsconfig etc, but I still can not get the thing to work.
I have ended up with the orginial problem I had, "Failure sending mail: The
Report ... more >>
adding All option to a sorted list
Posted by GuyR at 2/13/2005 2:07:01 AM
Hi.
My DB holds a table with a varchar column containg numbers.
In RS I need to create a dataset that will sort these numbers and add 'All'
value to this dataset.
My problems is:
As the dataset holds sting values and it performs lexicographic sort, if I
perform cast to int on these n... more >>
|