all groups > sql server reporting services > november 2004 > threads for friday november 19
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
Xml Stream
Posted by Robert Strickland at 11/19/2004 4:50:34 PM
Is it possible to use RS for reporting from files that contain Xml
documents?
... more >>
customize the table format
Posted by Britney at 11/19/2004 4:11:52 PM
I don't want every row divided by a solid line,
how can I customize the table format so every third row
is divided by a solid line? is that even possible in reporting service? I
don't know what to do to make it happen.
... more >>
performance
Posted by kent kent at 11/19/2004 3:41:07 PM
Hi All:
When I design the report use VB.Net and view the report by using the
Preview tab and take about 1 min to get the result. However, once I deploy
the report and view the report through Report Manager, it take about a hour
to get the result. Why this happen? Anyone can help me on... more >>
Printing Email based Reports
Posted by RSJ at 11/19/2004 2:39:02 PM
We have implemented chart based Reports and they are being delivered to the
report subscribers via email. When the user prints the received email
containing the chart based reports, none of the charts are printed. The email
report contains embedded images which do not get ptinted either. The p... more >>
Date range validation
Posted by jules_crown NO[at]SPAM hotmail.com at 11/19/2004 2:35:56 PM
Hi,
forgive the newbee. I have a 'from' and a 'to' date input parameters
(nullable) used in the WHERE section of my query.
I can't find a way to make 'to' (when set) a dependency of 'from',
i.e. if the user chooses a 'from' date, the available values for 'to'
should be >= 'from'
Advice, ... more >>
Accessing Delivery Extension UI WebControls
Posted by mshumaker at 11/19/2004 12:25:01 PM
hi,
We are developing a custom web application that will interact with the
Reporting Services web service (instead of using the ReportManager). I need
to manage subscriptions from my custom web app just like ReportManager does.
I would like to programmatically access the web controls locate... more >>
Subscription problem
Posted by Joe Scalise at 11/19/2004 11:27:18 AM
when i try to set up a report for subscription i get the following error.
The SQL Agent service is not running. This operation requires the SQL Agent
service. (rsSchedulerNotResponding)
however if i go to enterpise manager, and right click, the service is
running, and the checkbox 'start i... more >>
Mozilla cannot run Reports ? Toolbar squishered?
Posted by Matt Swift at 11/19/2004 10:26:21 AM
I have most stuff configured to look good through Mozilla, and the reports
I'm working on themselves don't look bad in the browser.
However, the ReportViewer control Toolbar (with the export options, refresh
button etc) is compressed horizontally causing it to flow onto 3 or so
seperate horizo... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Execution History....is there a limit?
Posted by G at 11/19/2004 10:21:21 AM
Is there a MSSRS imposed capacity limit for the total number of historical
snapshots you can maintain in the "History" section??
Thanks,
Brian
... more >>
Book question: Professional SQL Server Reporting Services
Posted by Robert Schuldenfrei at 11/19/2004 9:49:04 AM
I am fairly new to SQL Server and very new to Reporting Services. I am
working my way through the WROX book: Professional SQL Server Reporting
Services by Turley et. al. Is this the best forum to ask questions about the
book in general and issues with walk-through examples? If it is, I am h... more >>
Both Versions of .NET & Reporting Services
Posted by mresanchez at 11/19/2004 9:43:02 AM
I have a windows 2000 SP4 server on which I have installed Reporting Services
but keep getting a "Access Denied 401" error.
Could this be because I am running both versions of .NET
..net 1.0 SP1
..net 1.1
?
--
Edgar... more >>
Difficulty With Forms Based Authentication
Posted by xamfear at 11/19/2004 8:54:25 AM
I am experincieng difficulty implmenting forms based Authentication.
Our dev enviroment is fairly straightforward using a web server with
RSe installed, a DB server with SQLee and a client machine.
I have installed the extension according to the instructions in the
MSDN article and verified se... more >>
previous week date parameters
Posted by pcalv at 11/19/2004 8:21:06 AM
Hi,
Hope someone can help. I am trying to get the default value date parameters
for the previous working week. I then want to use these values while running
the report during the following week until the next Monday. I have almost got
it working with the following:
I put the following co... more >>
Data Driven Subscription
Posted by Sally at 11/19/2004 7:37:03 AM
I have a report. I want to schedule report to be generated only if there is
missing data with Microsoft Reporting Service on daily basis. Only send email
when there is missing data.
What is Data Driven Subscription's purpose? Can I use it to realize the
functions I mentioned above.
Thank... more >>
How To Split Data in Reporting Services
Posted by Rajesh Yennam at 11/19/2004 5:43:03 AM
Hi,
I have a field in a report which returns the data in the following format
"ABC~XYZ~123" , my requirement is to split the text with the char " ~ "
after splitting the field should be displayed in the report as follows
"ABC
XYZ
123"
Is this possible ?, if so plz give me any suggestion / any... more >>
Error 1603 During Installation
Posted by ebferro at 11/19/2004 4:23:03 AM
I'm encountering an error 1603 durring installation of Reporting Services
Enterprise Edition. I've read the knowledge base article about installing
without creating virtual directories but during that install, I get another
error. This error states 'This installation package could not be op... more >>
Disable Hyperlink in EXCEL
Posted by May Liu at 11/19/2004 2:39:03 AM
Can I disable/hide the hyperlink (jump to report) once the report is exported
to Excel but ENABLE in browser ??? ... more >>
Format a float number
Posted by Ãgúst Valgarð at 11/19/2004 1:45:04 AM
Hi
I am new to reporting servcies. I am wondering about the syntax I can use
to format a field in the report. The field is summing up a float column, and
I want only two decimals after the comma to be displayed.
This is the Value: =Sum(Fields!Samtals.Value)
What can I put in the format pr... more >>
|