all groups > sql server reporting services > july 2004
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 use the RS for email attachment
Posted by angus at 7/31/2004 1:47:37 PM
Dear All,
I would like to ask,
I am going to use the RS to generate PDF reports, those reports will be
sent out, as attachment in the email.
How can i put the PDF generated in RS as the email attachment?
Thank you.
Regards,
Angus
... more >>
how can i save the pdf to server instead of export to the client?
Posted by angus at 7/31/2004 1:38:52 PM
Dear All,
how can i save the pdf to the server instead of export the the client?
Thank you
Regards,
Angus
... more >>
Reporting Services and Log Shipping
Posted by bmurtha at 7/31/2004 12:38:08 PM
Hey All,
I setup a log shipped server so we could have a warm
backup but the only way I could make the business case to
spend the money was to use it as a reporting server as
well. Needless to say, people are not that happy about
getting kicked out all the time when the data is loading... more >>
The underlying connection was closed: Unable to connect to the...
Posted by Archie at 7/31/2004 11:57:03 AM
URL : http://<Servername>/reports/
Error : The underlying connection was closed: Unable to connect to the remote server.
OS Windows 2000 Server,
..Net 1.1 ASP.Net (not sure how to find version)
I have VS 2000 and 2003 installed on this box
I have tried reintalling RS twice.Searched this discu... more >>
Stoed Procedure with Parameters
Posted by Ha Vo at 7/31/2004 11:07:21 AM
Hello,
I have a stored procedure that asks for 2 parameters: ProductID or Class. I
want it set up so if the user does not enter either one then the query
selects and returns all records.
In RS Report Designer=> Data View, I executed this stored procedure however
it gives me an error:
{An e... more >>
can we do string manipulation on a parameter?
Posted by Frank RS at 7/31/2004 9:47:01 AM
I populated a parameter list with dataset.
The parameter @type_year has items look like
"plan_2000" or "Actual_2000".
Now my question is, if we can use some string function targeting @type_year in the query.
something like "select ...... from ... where
year=getyear(@type_year) and typ... more >>
Install two instances of SQL RS on same machine?
Posted by dw at 7/31/2004 9:37:02 AM
Hello...
I have a server used for testing....and it also acts as a backup/mirror for one of our production servers. This server has two instances of Sql Server (one used for testing and the other as the production mirror). Currently, I have set up SQL RS to point to the testing sql server datab... more >>
Returning ListChildren Name and Path
Posted by CurtisK at 7/31/2004 9:11:01 AM
I am writting a custom web app that I need to get all available reports from the report server into an arraylist and then populate a drop down with that arraylist. I am getting back "myAppName.MyArrayName+ReportItem". I get this line for each available report in the dropdownlist but not the name or ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Preview error
Posted by Roberto Pasqualini at 7/31/2004 7:13:01 AM
Hi,
I'm trying to use Reporting Services, I have installed the client component on my computer (Win 2K pro sp4) and I try to start to design a new report. The data source is a SQL Server developer edition Sp3 installed on the same computer.
All works fine until I try to preview the report usin... more >>
Differences between Microsoft Report Services and Crystal Reports
Posted by chakravarthy at 7/31/2004 3:57:19 AM
hi,
can any one can send the differences between Microsoft
Reporting Services and Crystal Reports.
regards,
chakri
... more >>
Make a folder available to everyone
Posted by Joe Bourne at 7/30/2004 8:08:55 PM
What would be the easiest way to make all the reports in a
RS folder available to everybody who can access the Report
Server website, whether or not they have NT accounts?
Joe... more >>
Purchasing And Licensing
Posted by Brian Parker at 7/30/2004 6:31:01 PM
If we own two standard edition SQL Server licenses that we can use for Report Services and a SQL Server running on another server, how does the report server recognize I have a valid license? The setup doesn't ask for any sort of license key... we don't want to install SQL server on our actual rep... more >>
Row Num in matrix
Posted by battula at 7/30/2004 4:47:46 PM
I am using Matrix in my report.
I have One Row Group (ProductID) and 7 Static rows.
Expression for my ProductID Group is =Fields!ProductID.Value
How can I set the Page break so I can accomodate 4 Row Groups (i.e) 28 lines
on one page and then goto next page.
Any Suggestions.
... more >>
is it possible to create one RDL file that consists of main report and subreport?
Posted by erdi at 7/30/2004 4:07:14 PM
is it possible to create one RDL file that consists of main report and
subreport?
... more >>
Report Format
Posted by Koneru Vijay at 7/30/2004 4:03:48 PM
Can i add any new type of Output format in the export report select box
other than PDF,Excel etc which r give in dropdown.If yes please help me.
Regs
Vijay
... more >>
Seperating Catalog and Server (why?)
Posted by creative NO[at]SPAM mailcity.com at 7/30/2004 3:08:19 PM
In a network load balance architecture -
Scenario 4–Multiple Report Server Computers Connect to a Remote Report
Server Database in a Web Farm Configuration
I have gone through several white papers and newsgroups - and they all
say - "for reliability and scalability"...
What's the real be... more >>
No Page Break within SubReport
Posted by Milu at 7/30/2004 2:39:02 PM
I have a main report which includes 4 sub-reports. One of the sub-report shows the details based on selected parameter values and at that time all other sub-reports are hidden. When I run the sub-report as a seperate report, it shows page breaks correctly but when I display it from the main report, ... more >>
Using the One-time Schedule option not working
Posted by tim.trujillo NO[at]SPAM gmd.com at 7/30/2004 1:07:43 PM
I am trying to use the one-time schedule option in Schedule Detail
section and the subscription never appears to run. I can get the Hour
option to work. Does anybody have any ideas?
Thanks
Tim... more >>
Subscription logon failure
Posted by Richard Wrench at 7/30/2004 12:49:44 PM
If anyone has a e-mail subscription that works, please tell me what you did,
security-wise, because I get logon failures regardless of what I try, and I
am convinced that SQL security accounts do not work with subscriptions.
What is going on here?
Regards Richard
... more >>
Printing landscape problem
Posted by VC at 7/30/2004 12:33:03 PM
Im trying to set up my report for a landscape view. I have changed the PageSize in the report properties to 11in, 8.5in. I made sure the size of the body is less that the pagewidth - the left margin - the right margin. When I do a print priview i get the error "index was out of range." If i chan... more >>
List Control Properties
Posted by rwiethorn2002 NO[at]SPAM yahoo.com at 7/30/2004 11:45:14 AM
I saw this posting below, and I just want to be clear. I have a data
set with one Column, but many rows. I would like the data to display
horizontaly, then wrap to the next line. My data is actually displayed
in through Image controls. Im pulling the images from an external
path, on the web (htt... more >>
Report not exporting full file
Posted by moondaddy at 7/30/2004 11:42:42 AM
I'm using RS sp1 and have a report that's 50 pages long and has 1000
thumbnail images in it (it serves as a products catalog). When I export as
a PDF or tif, only half the data is exported so in the case of the PDF it
cant open because it says its corrupt, and in the case of a tif, it will
open... more >>
Email Attachment Corruption
Posted by Stuart Finley at 7/30/2004 11:13:02 AM
I have a subscription to a report that delivers an Excel attachment. When delivered to my outlook mailbox, no problems. Same report attachment delivered to my hotmail account is corrupted. Results are the same with the CSV option.
Is this related to the problem with lotus mail servers?... more >>
Terrible Things Afoot - Stopping Data-Driven Subscriptions
Posted by Lazerath at 7/30/2004 10:55:54 AM
Hello,
I seem to have done something terrible. I had a long running data-driven subscription processing and had at least two hours of remaining processing left, so I attempted to find a way to stop the process. Is there a way? What I did was delete the row out of RunningJobs, but that seems to... more >>
installation.
Posted by Killer at 7/30/2004 10:37:38 AM
GOOD MORNING,
I HAVE INSTALLED THE MSSQL RPT SVC ON A SQL SERVER
BUT HOW CAN I DESIGN A REPORT?
I DON'T HAVE VISUAL STUDIO .NET ON THE SERVER ,IS A PROBLEM?
... more >>
Install SQL RS on Domain Controller (PDC)
Posted by tjhazel at 7/30/2004 10:27:02 AM
I am attempting to install Reporting Services on a Windows 2000 (SP4) Primary Domain Controller. The initial issues I was experiencing were permission related. The TBP\IWAM_XXX account required changes to the Domain Security Policy. We made the changes as instructed in the Knowledge base article.... more >>
Rendering HTML in Detail Textbox on Report
Posted by epopo NO[at]SPAM attbi.com at 7/30/2004 10:22:14 AM
My application collects some information using the FreeTextBox web
control, which allows the user to paste HTML, word documents, etc...
The user has requested custom SQL Reports to display the data, instead
of the html reports that I created.
Problem is that the data stored as an HTML string d... more >>
Two reports in one PDF?
Posted by burt_5920 NO[at]SPAM yahoo.com at 7/30/2004 10:13:09 AM
I want to use the RS object model to pass parameters to two reports,
then render them in the same pdf. My users don't want to receive 20
separate PDFs each day.
Is there a way to do this? Any help is greatly appreciated.
Burt... more >>
how to simulate the Export button in the HTML viewer - to make a file copy of current viewing report
Posted by Guo, Lianghong at 7/30/2004 10:09:13 AM
I created a Windows report viewer and use the RS HTML viewer to view a
report. In order to print the report, I added two buttons in to the viewer,
one button is for Print-Preview and the other is for Print. For various
reasons I decide to use Acrobat Reader as the print/preview tool. I know... more >>
Referencing a text box
Posted by ashvsaod at 7/30/2004 9:55:47 AM
Hello,
If I have a text box with the following value : =Sum(Fields!Sales.Value)
Can I then in another text box write something like:
=textbox30.Value + textbox50.Value
Is this possible?
... more >>
Printer Delivery Extension cutting off data
Posted by popnfresh NO[at]SPAM shaw.ca at 7/30/2004 9:50:08 AM
I have added the Sample Printer Delivery Extension to my report
server, and am able to print most of my report, but not all. When the
report is printed, data is 'chopped' off (not printed). Currently, if
the report spans 3 pages, the 1st and 3rd page are printed (the second
page is skipped). If ... more >>
Installation issues
Posted by steve at 7/30/2004 7:57:42 AM
I am attempting to install SQL RS and I am getting the
error "Instaliing WMI registration Error -2147221164" I
had just upgraded my PC from Windows XP Home to Windows XP
Pro. I suspect this is not a SQL RS issue, but maybe
someone knows something about a solution.
... more >>
newline in pdf lost
Posted by Nicki at 7/30/2004 6:23:02 AM
I'd like to format a textfield with newline. In Preview everything looks ok. After exporting to pdf all newlines are gone. I use the following text inside the textbox:
+++
=controlchars.Newline &
controlchars.Newline &
controlchars.Newline &
controlchars.Newline &
First(Fields!NameKunde.Value,... more >>
Dynamic Select list in Stored Proc
Posted by Frans-sa at 7/30/2004 4:31:03 AM
I have the following script where the select parameters is dependent on the "component" parameter list being send via the stored proc. Therefore the number of parameters returned by the proc is dynamic. These fields therefore do not show in the .Net design to be added to the report. Need some adv... more >>
Problem with custom assemblies
Posted by m.herrmanns NO[at]SPAM fme.de at 7/30/2004 4:09:56 AM
Hello!
How must I change the config files that my assemblie will work on the Reportserver?
Lokal in VisualStudio.net all works fine. But on the server nothing happens.
Please one tipp for me.
Michael Herrmanns... more >>
A stupid SQL RS question
Posted by bhai at 7/30/2004 3:35:11 AM
Hello everyone,
I am newbie to SQL RS and just got it installed on my laptop. I wanted
to know if the following is possible with SQL RS or do I need to use a thrid
party tool. Here is what I want to do:
I have a search website where users can query certain (SQL) databases
and genera... more >>
Installing report server (urgent)
Posted by Keenz at 7/30/2004 3:27:02 AM
I try to install report server in my computer. The problem is I want to install it not in my default web site (my default web site is stopped). I want to install it in another web site in my computer but the installer doesn't recognize my web site. If default web site is turned on, the installation ... more >>
Mail Delivery - Corupt attachments
Posted by Mario Spicar at 7/30/2004 2:49:03 AM
When I configure Mail Delivery in RS sending mails with links works fine, but when I want that also report is attached in mail I get corupted files.
There is no difference if it's PDF, Excel or TIFF.
Delivery to File Share is working fine and all files are readable.
I use LotusNotes SMTP servic... more >>
Search within generated report
Posted by May Liu at 7/30/2004 2:47:04 AM
Other than Document Map, is there any built in searching function within the generated report ??? e.g. The generated report contain more than 100 records. Then I would like to locate a particular record by inputing search values in textbox.... more >>
How to align image in table cell
Posted by moondaddy at 7/30/2004 12:12:30 AM
I have a report that serves as a product catalog and the main content are
thumbnail images of the products with a SKU number on top of each one. All
of the table columns are 1 inch wide, but the images vary in width and often
are .5 inches wide or even less. By default all the images are aligne... more >>
Dataset - Command type question
Posted by Mauricio Cadima at 7/29/2004 11:39:13 PM
Hi to all
I need to use a set of stored procedures as source of my report datasets, my
problem is that I have several reports already created some of them using
StoredProcedure as command type, and others using Text and using "EXEC
MyStoreProcedure @Param1,@Param2" as the Query String , it see... more >>
Round Trips on Drill Down
Posted by Jason Buck at 7/29/2004 7:47:35 PM
Can anyone confirm what's happening when a user click the drill down (+)
button to expand or collapse data.
It appears to be doing a round trip, but does not appear to be re-querying
the data. The round trip process is too fast.
I am using OnDemand reports (no cache or snapshot), and the th... more >>
Security
Posted by MTsang987 at 7/29/2004 7:03:02 PM
I am a newbie to SQL reporting services, and have a security question.
I have a web application that users come in as IUSR. I have a web login page, which asks for a name and password. I query a database to see If a match occurs, then I set a session variable which controls access to the other we... more >>
RS user management
Posted by Frank at 7/29/2004 6:37:44 PM
Does anyone know how to handle assigning permission to user folder without
using the report manager interface?
Through a command line or programmatically??
... more >>
Dataset Field in Page/Table Header
Posted by Samuel at 7/29/2004 6:09:32 PM
Hi,
I want to print a field in the page header. Since there is no option in RS
to include a database field in Page Header, I placed the Field in a Table
header and set the the Repeat Header on Each Page Property. But it prints
the first value of the record on all page. Is it anyway to print th... more >>
Does Image Control support missing images?
Posted by Jim L at 7/29/2004 4:39:53 PM
Is there a clever way to display an alternate image or message if the image
control cannot find the image as specified in the External URL?
In other words.... we supply the image name via a field.... But if the image
does not exist, we get the red X. I want to display something other than the
... more >>
can't call method CreateReport under asp.net
Posted by pTsy at 7/29/2004 4:37:56 PM
CreateReport throws an error saying that user IUSR_XXXXX doesn't have
permisssions
to run this method.
So,
1) I went to ReportServices roles and anded a new group for IUSR_XXXXX user
2) Assigned ReportserverSysadmin role for the new group.
3) Also set db_owner permissions for the IUSR_XXXXX... more >>
Percentages in Pie Charts
Posted by Cindy Lee at 7/29/2004 4:33:43 PM
Is there a way to add percentages pointing to the pie pieces?
... more >>
Multiple lines in TextBox
Posted by Bas at 7/29/2004 3:11:47 PM
Hi all,
I want to include a character in a TextBox which represents a new line
feeder.
The problem is: I need to pass a string through a parameter, and that should
be divided in multiple lines in one textbox. I know it is possible to get a
new line in a textbox by pressing Shift + Enter, only... more >>
What is Select ..On Columns... From..?
Posted by fanh NO[at]SPAM tycoelectronics.com at 7/29/2004 2:05:45 PM
Hi there,
SQL Reporting service sample "Foodmart Sales", the dataset is from
below:
SELECT { [Measures].[Store Sales], [Measures].[Store Cost] } ON
COLUMNS,
{Descendants([Product].[All Products],[Product].[Brand Name],LEAVES)}
ON ROWS,
{Time.[1997].[Q1],Time.[1997].[Q2],Time.[1997].[Q3],Ti... more >>
|