all groups > sql server reporting services > july 2004 > threads for saturday july 31
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 >>
|