all groups > sql server reporting services > december 2004 > threads for monday december 20
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
Underlying Connection was closed : Remote Name could not be resolv
Posted by sunny at 12/20/2004 11:57:06 PM
Hi!
I just installed the Reporting Services, these are the details:
1) Edition: Reporting Services Enterprise Edition
2) SQL Server 2000 SP3
3) OS: Microsoft Windows Server 2003 Standard Edition
When I type the URL http://localhost/ReportServer, the page came out
properly. However, when I t... more >>
setting default parameter
Posted by aaron_kempf NO[at]SPAM hotmail.com at 12/20/2004 5:34:43 PM
so i have this table in SQL.. I am basically trying to have a bunch of
generic slicer dimensions, stored in a SQL table..
slicerLabel|||SlicerValue
2004|||WHERE (YEAR.[2004])
January 2004|||WHERE (YEAR.[2004], MONTH.[January])
February 2004|||WHERE (YEAR.[2004], MONTH.[February])
I pull th... more >>
service pack 2
Posted by Prav Chand at 12/20/2004 4:13:05 PM
Does anyone know what's included in sp2? Also, when is it expected to be
released?... more >>
copy datasets between reports
Posted by aaron_kempf NO[at]SPAM hotmail.com at 12/20/2004 4:07:01 PM
i have a lil query that gets the values for my parameters..
what is the easiest way to copy this whole dataset into another report?
I wish that there were 'shared datasets' so that we could reuse business
logic
... more >>
framework 1.0 and 1.1
Posted by THuang at 12/20/2004 1:09:04 PM
If my enviroment is based on .net framework 1.0, can i install vs 2003 with
framework 1.1, can i development reports within this mixed installation?... more >>
not able view the query builder
Posted by Dhar at 12/20/2004 12:59:02 PM
I am trying to create a report from analysis server using reporting services.
I have created a datasource to OLAP services 8.0 and when i choose to create
a report from visual studio.net 2003, after choosing new dataset, i am unable
see the query builder.(still under disabled condition).
wh... more >>
Licensing For Report Designer
Posted by UW_Hoops at 12/20/2004 12:28:00 PM
I know that this is a question for MS, but I was wondering if anyone
could tell me if you need licensed version of SQL Server to run Report
Designer only? We were probably going to provide developers with
Report Designer only to design reports hoping to avoid an additional
license for developer... more >>
Creating Multiple PDFs
Posted by MTsang987 at 12/20/2004 12:09:10 PM
Hi, I am new to SQL Reporting Services. I have built a report that takes a
query parameter (Business ID). I save the report in pdf format using the
toolbar. Now I would like to build a single report that traverses all the
Business IDs (my table has BusinessIDs from 1 to 50), and creates 50 ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Simulated "All"
Posted by Ian Williams at 12/20/2004 12:06:52 PM
Can anyone help me with the use of a Simulated "All" hack, that I saw
demonstrated a few months back at a Microsoft Demo. It entailed, seting a
query parameter and setting a report parameter with the values mapped with a
query parameter using an iif() statement. I've done the first two parts... more >>
Very Large Report Problems
Posted by Cooper at 12/20/2004 11:21:03 AM
I have a report that takes at least 10 minutes to generate in Reporting
Services. It is a report that will be cached and generated on schedule. The
problem is that even exporting the cached report to .pdf takes an incredibly
long time. So long that it really is unusable. So has anyone ran into... more >>
Q: comparing two tables
Posted by JIM.H. at 12/20/2004 10:49:13 AM
Hello,
I am new on reporting service. I have Table1: ID, Desc, Amount and Table2:
ID, TotalAmount. Now I need to group Table1 for ID and compare sum of Amount
to TotalAmount in Table2 for the same ID and report the discrepancy. What is
the easiest way of doing this? How should I write my quer... more >>
Report Header and Report Footer
Posted by Kiran at 12/20/2004 10:08:05 AM
Hi,
Does Report Header and Report Footer exist in Reporting service.
This in similar to Page header and Footer except that report header comes
only in first page and report footer in last page.
And Can I include a rdl file that has parameters in header or footer section
Thanks
Kiran
... more >>
Installing on home computer
Posted by Susan at 12/20/2004 10:05:03 AM
Hi,
I want to learn how to use Miscrosoft SQL server. I have a PC at home
running home edition XP. I know I will need the professional version of XP,
but what else do I need to run and what software do I need to install?
... more >>
Deploying RDL and RDS to customer without Visual Studio
Posted by AdamB at 12/20/2004 9:07:08 AM
I was asked to design and deliver SQL Reporting Services reports to a
customer. The customer will not have Visual Studio on their network. I've
read that you can script the deployment of reports and shared datasources
using RS.EXE but have not been able to figure it out with the instructions... more >>
IF then in expressions?
Posted by Luis Esteban Valencia at 12/20/2004 8:24:55 AM
Hello. I need to make an IF in an expression? what is the syntax?
if(fiels.resultada.vlaue =1 ) then
fields.resutlado.value* 66
and so on!!!
--
LUIS ESTEBAN VALENCIA
MICROSOFT DCE 3.
MIEMBRO ACTIVO DE ALIANZADEV
... more >>
channel for SSL/TLS ???????
Posted by Soan at 12/20/2004 6:45:03 AM
My users are getting the following error
"The underlying connection was closed: Could not establish secure channel
for SSL/TLS."
any idea???????... more >>
Renaming the SQL Reporting Services database
Posted by richard.warner NO[at]SPAM zurich.com at 12/20/2004 3:11:08 AM
Hi,
Can anyone tell me the steps involved in renaming the SQL Reporting
Services database so that SQL RS still works correctly after the
change? :->
Unfortunately, I set it up with the name I thought it was meant to
have, and now it must be renamed. I don't want to have to re-install
SQL... more >>
|