all groups > sql server reporting services > october 2004 > threads for tuesday october 26
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
How to make a page break so table details are not split to 2 pages
Posted by Hello Kitty at 10/26/2004 8:51:08 PM
How to make a page break so table details are not split to 2 pages?
I use table to show details for each record (Each record has several table
rows). One page can have several records. But if the blank is not enough for
one record, I want that record to be on the next page.
How can I achiev... more >>
Assertion failed on subscription email send
Posted by Bhavin at 10/26/2004 7:59:01 PM
Hello, I have installed a fresh new Reporting Service sp1, on a Windows 2003
Server, SQL 2000 sp3, IIS 6.0 and am getting an error when trying to send out
emails via subscriptions. Cannot decipher the error. Log file is below:
--------------------------------
<Header>
<Product>Microsoft... more >>
Rename Home directory
Posted by Dinko Deranja at 10/26/2004 6:04:40 PM
Is it possible to rename the Home directory in Report Services?
... more >>
Unable to run reports from outside the firewall
Posted by Jon Limmer at 10/26/2004 5:08:39 PM
RS on my Intranet runs perfectly. While most of my reports are designed as
email-delivery ("push") subscriptions, I do have some critical "pull"
reports that are designed to require report parameters and cannot be
subscribed to. Authenticated firewall users can access the home page of the
... more >>
extending report server to support printing
Posted by Rea Peleg at 10/26/2004 4:05:50 PM
Hi all
I am following the 'Deploying the Printer Delivery Sample' in order to add
printing functionality to reports.
After compiled code was put in both the reports server's and manager's bin
directories( and thier config files were
set accordingly), I can see the new printing delivery extensio... more >>
Reporting Services Product Path
Posted by SAcanuck at 10/26/2004 4:03:01 PM
I have a few questions:
1.) Is there going to be a RS SP2?
2.) If yes, will it be released prior to 2005 and what can we expect?
We have spent alot of time and money on RS but so far its not giving us what
we want... Will we have to wait for VS 2005?... more >>
Export to Excel Problem
Posted by Ed at 10/26/2004 2:41:05 PM
Hi,
i am facing a problem to export data to MS Excel.
In the financial report, I have month and date from 9/1/1998 to present
(hardcode all the column).
Users would like to export those data into an Excel spreadsheet.
However, if users choose the date from 1/1/2003 to 1/1/2004 then a... more >>
Format Question (Currency)
Posted by cmay NO[at]SPAM walshgroup.com at 10/26/2004 2:38:48 PM
I know that you can set a textbox to be of format Currency, but how
can I set the text of a textbox equal to a string that has formatted
strings within it?
What I mean is, lets say that I am getting back 2 values: MyFieldA and
MyFieldB, which are both floats (say 12.3123 and 43.2234). I want ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Form authentication in Reporting services
Posted by SqlJunkies User at 10/26/2004 2:37:08 PM
I am trying to implement form authentication for reporting service using the sample which is provided on microsoft site. Everything works fine, except that everytime, a user which already exists in database, tries to login, can't see anything unless his name is entered in RSReportServer.config file ... more >>
Bigint handling
Posted by KB at 10/26/2004 2:25:08 PM
I have a subreport that gives me the error :
An error occurred while executing the subreport
‘PlanLocationbyItemNumberLocations_subreport’: Error during processing of
‘item_id’ report parameter.
Preview complete -- 0 errors, 1 warnings
This problem only occurs when the value of... more >>
Exchange Pack for Reporting Services
Posted by T. at 10/26/2004 2:09:49 PM
Has anyone successfully installed the Exchange Pack for Reporting Services?
I've attempted a couple of times and continue to get "Object Reference not
set to an instance of object", which causes the install to rollback.
Does anyone know how to correct this problem?
Thanks.
... more >>
Using code from external assemblies
Posted by RPH at 10/26/2004 1:59:18 PM
I have a Reporting Services Solution that contains many reports. One of the
things that I have to implement is a function that formats a field that some
reports have (but not all of them). I didn't want to create a VB function,
because the function was already implemented by someone else in C#... more >>
Is this possible with Reporting Services?...
Posted by Evan Delodder at 10/26/2004 1:53:05 PM
I have a report in Visual Basic that passes dynamic run-time info to a
Crystal Report via CDOSETS. The current function that creates the report
loops through for each record and calculates tax on 1 currency field per
record. Is this something that I can acheive in Reporting Services?... more >>
Losing session ID cookie
Posted by gdi88a NO[at]SPAM yahoo.com at 10/26/2004 1:26:33 PM
I have a web application utilizing Reporting Services and a custom
security extension based on the MSDN article that has been referenced
many times in this group. I've been trying to track down a problem
with losing the current session, which causes the RS logon page to be
displayed. It happens ... more >>
Does reporting services need SQL Server for the RS application tables?
Posted by bryan NO[at]SPAM coldfact.com at 10/26/2004 1:08:08 PM
Would it be possible to buy a license for SQL server, not install SQL
server and then have both the data and application tables in an Oracle
database?
A customer of ours does not want to support SQL Server at all. I can
accept that they need a SQL license to use RS, but is there a way to
get ... more >>
Expand Row Height on Export to Exel?
Posted by bugfish at 10/26/2004 12:57:03 PM
I have a report where the row height is allowed to grow as needed. When I
export this to Excel, the row hight will not adjust to the proper size.
Help Please!
I have read this posted by others, but I did not read a solution.
... more >>
NET2 and Reporting Services
Posted by marv at 10/26/2004 12:13:03 PM
Is it possible to get Reporting Services running on a server wtih .NET2 beta1
installed?
thanks
... more >>
Do I have to install IIS 6 for reporting Services?
Posted by Mike Moore at 10/26/2004 10:47:01 AM
Right now we have IIS 5.0 installed on Windows 2000 server. Could we use
reporting services under this configuration?... more >>
Hide Group Header Elements when Detail Visible
Posted by Jon B at 10/26/2004 10:27:05 AM
This seems like an easy request but I can't figure it out.
I have a table with multiple groups. Each group header contains subtotal
fields. I want to hide the contents of the subtotal fields on each group
header when that group is expanded but I want the field that contains the
name of the ... more >>
Alternating BackColor
Posted by Andreas Szabo at 10/26/2004 9:33:38 AM
Hi
I wand to use an Alternating Backcolor in a Report for every Row. In don't
find this property.
How can i do it?
Many thanks.
Andy
... more >>
Multiple RS Instances using same SQL Server repository?
Posted by ISGADMIN at 10/26/2004 9:17:03 AM
Is it possible (or supported) to have multiple Report Server instances
pointing to or using the same SQL Server repository?
Thanks,
Matt... more >>
Code Samples
Posted by David at 10/26/2004 8:33:02 AM
I am hoping that someone can direct me to a VB.Net code sample (preferably
ASP.Net) which is a good example of programatically setting ADO.Net
connection properties, calling a stored procedure, supplying user defined
parameters for the stored procedure and outputing the report to a PDF format.... more >>
Embedding Fonts While Exporting To PDF
Posted by george at 10/26/2004 8:31:02 AM
Hi,
My report requires a special type of font. I have the font installed on the
report server. When I export the report as PDF and view the document on the
report server I am able to see the new font. But when I open the same
document on a machine which doesn't have the font installed, I do... more >>
Error at displaying Subreport
Posted by Bernd at 10/26/2004 8:29:05 AM
Hi,
i have a problem with a subreport: I created a main report and included a
subreport. The Subreport is linked with the main report over a String field.
The column in the main report has the type uniqueidentifier in the sql-server
database.
if the column in the main report has a value, t... more >>
Reporting Services Installation Issue
Posted by Mark Harris at 10/26/2004 8:21:03 AM
Hey all
I've (now!) got a problem with the Enterprise Edition Reporting Services
Installer, in that it doesn't get passed the "Installing required components
for the Setup" screen!
I was doing the installation across a Terminal Service / VPN connection to
our live servers, and although i... more >>
MDX in reporting services
Posted by Yalaman at 10/26/2004 7:47:08 AM
having hard time solving this simple Query.
I am using the following Query in reporting services with sp1 installed .
="SELECT {[Measures].[Calls Handled],[Measures].[Transfer In
Calls],[Measures].[Transfer Out Calls]} on Columns,
NONEMPTYCrossjoin([DestinationDim].[Destination Si... more >>
Fields as Hyperlinks
Posted by Dave at 10/26/2004 7:19:02 AM
I am trying to take an output field and use it as a hyperlink into a web
application, but am getting an error when trying to specify a URL with a ':'
in it.
Basically I want to say have a report with 3 fields (ID, Name, Total) and
the ID field would be a hyperlink to an external application... more >>
Make legend fitting
Posted by Peter von Aesch at 10/26/2004 4:45:05 AM
I've been trying to get a legend (alongside a pie chart) completely visible,
but can't seem to get it to work. Does the size of the legend come hand in
hand with the size of the plotting area? How can I individually set the size
of the legend?
Thanks in advance!... more >>
SQLRS viewed on Pocket PC
Posted by Ryan Johnson at 10/26/2004 3:59:01 AM
Hi there.
We are slowly moving to a completely mobile workforce , using pocket PC 2003
XDA type devices and a web based aspx data entry program.
Most of our Business Intelligence is done via SQL reporting sevices.
SQLRS doesnt render on a XDA type device. Even if you pass in the format
pr... more >>
Convert int to month name?
Posted by adolf garlic at 10/26/2004 3:07:02 AM
Is there an easy way of doing this?
I have a report where the user selects the month and year as parameters
passed in. I then want to show these on the report, but display the month as
month name rather than ordinal.
I tried using the GetMonthName function but it moans about it not
refer... more >>
Report Server Database in a remote SQL Server
Posted by Javier Catala at 10/26/2004 2:39:08 AM
Hi everyone,
I'm trying to install Reporting Services with the ReportServer database in a
remote server. When the setup program try to connect to the remote SQL
Server, I get the following error message:
"Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server co... more >>
Changing language helps ( rrRenderingError) but.....
Posted by Bobby at 10/26/2004 12:47:01 AM
I want to display my reports in dutch.
Of what is the language dependent? server properties ?
Can you explain how the export to PDF-format effects the report-language
properties and/or serverproperties ?
Thanks in Advance
... more >>
Split and Merge cells in Matrix
Posted by Johnny Chow at 10/26/2004 12:39:03 AM
Is there any method to split and merge cells in a matrix?
I have tried to add row and column group but it is not exactly I need. ... more >>
|