all groups > sql server reporting services > march 2005 > threads for wednesday march 16
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 29 30 31
401 error again-ASP.NEt app
Posted by Bach at 3/16/2005 10:07:04 PM
Hi,
I know this topic comes up alot and i've tried everything mentioned here
with no luck. Basically what I want to do is accesing the reports via the Web
Service from an ASP.NET form. below is how I do it:
ReportingService rService = new ReportingService();
rService.Credentials = new Netwo... more >>
Export to Excel 2003
Posted by Glen Tosco at 3/16/2005 9:48:20 PM
When exporting a report to Excel 2003 my calculated field exports as "Number
Stored as Text" is there a way to set these to export to Excel as Numbers?
... more >>
How to read session variable and pass it as a parameter ?
Posted by siddharthksinha NO[at]SPAM gmail.com at 3/16/2005 9:27:13 PM
Hi there
I am using MSSQL Server 2000 Reporting services to generate my web report,
my query regarding this is that i want to read session variable and pass
it as a repot parameter to the reporting server, in order to get the
desired report.I will be highly obliged if any body could help me ... more >>
How to hide report parameter ?
Posted by siddharthksinha NO[at]SPAM gmail.com at 3/16/2005 9:23:56 PM
Hi there
I am using MSSQL Server 2000 Reporting services to generate my web report,
my query regarding this is that i want to hide the parameter passed through
query string in a url from appearing in a Internet address bar.Is there
any way to pass the parametrer without displaying it.
I will... more >>
SQL help needed
Posted by Ravi R at 3/16/2005 6:19:01 PM
hello all
I have situation where fullnames of persons from different databases
have different number of spaces seperating first-name, middle-name,
last-name. which is resulting in duplicate entries when I do a search
from my reports.
Is there a way to strip these white spaces inside the fulln... more >>
Custom assembly set up
Posted by Xuefeng Cao at 3/16/2005 3:02:40 PM
It has been mentioned that a custom assembly dll can be deployed under
either /Report Designer folder, or under /ReportServer/bin folder. I am
wondering if the first location is simply for preview to work.
Also, if the custom assembly needs to access some configuration data, what
config file ... more >>
Report Service Installation Issue
Posted by ejswanson at 3/16/2005 2:59:02 PM
I need to install the sql server report service on 2 web sites on the same
server. The urls are www.xxxx.us and test.xxxx.us. How do I go about doing
this?
I successfully installed the report service on the default web site of this
server, but normally it is not started. I copied the v... more >>
Lots of tables with datasets
Posted by John Lynn at 3/16/2005 1:35:38 PM
I've been trying to convert a complex Excel worksheet into a Reporting
Services report. So far I have a report that has several tables, each with
its own dataset.
One thing that seems very tough to do with RS, but easy in Excel, is to
refer to fields of one dataset from another. In Excel, y... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
FireEvent Event? What is this?
Posted by Scott M at 3/16/2005 1:19:20 PM
The only documentation that I can find about this method is that it exists.
What does this method do and how is it used?
Thanks
Scott
... more >>
CHANGE the look of the REPORT MANAGER
Posted by pmud at 3/16/2005 12:41:03 PM
Hi,
I need to change the look of the report manager. Like add different color to
background...add a logo & stuff like that.. Is that possible? & how?
Thanks
--
pmud... more >>
Parameter validation
Posted by BootieDay at 3/16/2005 12:09:02 PM
Is there a method for doing simple validation of report parameters? I would
like to limit numeric input, for example, to a min/max range. Also, I would
like to apply an input mask. (what I'm actually trying to do is provide an
input parameter for IP address, in the format xxx.xxx.xxx.xxx) s... more >>
Visual Studio Locks up w/ Report Services
Posted by RobertP at 3/16/2005 12:09:02 PM
I've only ever used Reporting Services a little bit yesterday & today and it
has locked up VS 3 times. It appears to be when I lock my workstation and
come back a while later, but that may just be a coincidence.
I am unable to click anywhere within the VS environment. I can click on the
ta... more >>
Trigger Subscription
Posted by Chuck at 3/16/2005 11:39:07 AM
Hi,
Is there a way to run a command line to trigger my subscription to run
reports,
generate PDF report and drop it into a shared folder? Thanks.
Charles
... more >>
Exporting to PDF/Excell with Toggles Set
Posted by Cindy Lee at 3/16/2005 11:20:07 AM
I want to export my repot to PDF and excell, with my toggle button's
pressed.
I see 2 ways to export. 1 with the Toolbar, and by making a url with
FORMAT=
Problems with the Toolbar:
1. Toolbar doesn't work without IE.
2. When I have a toggled table, Top 5/ Show all. When I export to exce... more >>
Data driven subscription errors
Posted by johnE at 3/16/2005 10:07:02 AM
I have a data driven subscription that runs every day and distribute a list
of each reps orders to them. Today a rep claimed to not get hers. I think
she deleted it. When I checked the subscription status it said 52 processed
52 done 2 errors. How can I find what those errors are. I check... more >>
service pack 2
Posted by chicagoclone at 3/16/2005 10:01:04 AM
Hello hello hello hello (say with an echo effect)
where are you you you you you you (again, say with an echo effect)... more >>
Counting Rows
Posted by Mike Collins at 3/16/2005 8:37:07 AM
I need to count the number of unique transactions in a report.
I have a report that shows credit card transactions grouped by Approved or
Disapproved. Group 2 shows how many different payments they made. For
instance, they can make a payment on utilites and another payment on cable
bill. Fo... more >>
Output to flatfile
Posted by deheinz1 at 3/16/2005 8:33:08 AM
Can someone tell me how from a stored Procedure how to put results out to a
flatfile without column headers?... more >>
Conditional formatting, with varying ranges for each group
Posted by DavidL at 3/16/2005 8:03:53 AM
Hello All:
I would like to modify the background color of a textbox based on its
value. A simple iif statement would suffice, but the report is grouped
by product, and each product has a different error band for this
parameter. Ex. for product DFT, the background color should be
transparen... more >>
Reserved Error - Importing Access Reports
Posted by Damien Tofe via SQLMonster.com at 3/16/2005 1:37:03 AM
Hi all,
I'm having some major trouble in importing Microsoft Access reports in to
Reporting Services.
When i use Visual Studio .NET to import reports, it throws the following
error:
--
Error : An error occurred while the report blah was being imported:
Reserved Error
--
This happens... more >>
|