all groups > sql server reporting services > january 2006 > threads for monday january 9
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
Event Driven Info
Posted by Ksorrell via SQLMonster.com at 1/9/2006 7:51:18 PM
I need to gather as much information as I can about event driven reports for
both 2000 and 2005 versions of reporting services. I have a huge reporting
project that involves 23 site company. So that means 23 databases (Oracle on
top of it all) working off of one Sql Server box. It can be done but... more >>
The underlying connection was closed
Posted by Cgf39 at 1/9/2006 6:00:07 PM
Hi All
suddenly our server give us the following error
The underlying connection was closed
Could not establish secure channel for SSL/TLS
Any idea???
Regards
cgf39
... more >>
Migrating problem: non-default application mappings
Posted by Brano at 1/9/2006 5:09:54 PM
Hi gurus,
after half a day (googling, reading lists and trying) I give up. I
have win 2003, latest sp, latest updates. I have Visual Studio 2000,
and want to migrate to VS 2005. But I have one serious problem:
In MSSQL 2005 Upgrade Advisor I get in report services component:
Virtual directory... more >>
Matrix - Calculate percentage column
Posted by Curtis at 1/9/2006 3:34:34 PM
How do I write expression to calculate a value to show percentage of the
subtotal value in a Matrix? example:
Matrix has Coulmn group Matrix_col and a Row group Matrix_Row and I would
like to show the percentage of the subtotal for Matrix_Row in a column next
to Matrix Col.
... more >>
Best way to make a report multi-cultural
Posted by Steve Munson at 1/9/2006 2:53:55 PM
We wanted to add a language parameter to a report and allow the user to
output the report to multiple languages. We did this using three
techniques:
Static resource strings:
We created a custom assembly with resource files. We have one property and
one method. Each report has a textbox ... more >>
Unloading custom assembly from VS - how to
Posted by Steve Munson at 1/9/2006 2:39:45 PM
After viewing a report using the preview tab any custom assemblies become
loaded in the Visual Studio instance. I can close the project and the
custom assembly remains loaded, only after shutting down the VS instance
does the assembly become unloaded. I have some post build code to copy the ... more >>
Re: getting data from other source
Posted by Jack at 1/9/2006 2:28:05 PM
Still having this problem
Bruce it is when designing af view and not in query analyzer where it is
working now.
Even if I remove 2 panes in the view it changes " to [
I'm really lost here !
Where are you doing this. If your SQL is getting changed then my guess is
you are using the gra... more >>
Report Hit Counts
Posted by Tony Scott at 1/9/2006 1:12:03 PM
This is gonna be simple - but not for me!!
I need to record the number of hits each report gets from users. As a bonus,
also the parameter values passed would be usefull also.
What would be the simplist and most efficient way of achieving the above
please.
Thanks and Happy New Year
T... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Dynamically generating RDL
Posted by Michael Bray at 1/9/2006 12:43:46 PM
I would like to point my Report Server to an ASPX page that outputs RDL.
Can this be done? Any examples or tutorials that anyone can point me to?
Thanks!
-mdb... more >>
Date Format
Posted by David at 1/9/2006 11:40:08 AM
How can I format my date within Reporting Services to display like this:
Monday, January 9, 2006
instead of like this: 1/9/2006 12:00:00 AM... more >>
charts
Posted by rogo at 1/9/2006 11:27:51 AM
I've created a stacked bar chart using reporting services. I'm
building the chart from 20 records that include amounts, years, ect.
The problem is whenever there are two amounts that are the same the
chart only shows one of the amounts. I tried to find out if there was
a property that was hidi... more >>
Using ReportID in expressions
Posted by Christians Izquierdo at 1/9/2006 10:40:04 AM
Hi All,
Is there any way I can access the reportid in a report expression? Something
similar to what I do to get the report name (Globals!ReportName).
I guess in the worst case I could copy it from the rdl file but I would like
not to hard code this.
Thanks,... more >>
Passing a parameter to a URL in a browser SQL SERVER REPORTING SERVICES 2000
Posted by certolnut at 1/9/2006 9:31:42 AM
Hi all..
I can't seem to get parameters to pass via an URL according to the
documentation..
http://certol/Reports/Pages/Report.aspx?ItemPath=%2fFSDBMR%2fManufacturing%2fPlanning+Data&Active_Obsolete_None_Filter=2
(btw Active_Obsolete_None_Filter is the parameter )
Is there something wr... more >>
server conundrum
Posted by CGW at 1/9/2006 8:46:03 AM
I have two web servers. One is W2k w/ IIS 5.0. The other is W2003 w/IIS 6.0.
Both have SQL 2K. Both have identical dlls, pages, etc.
I have one report that runs fine in the viewer on the 2003 machine, but but
fails to generate on the 2k machine. The viewer comes up, the single drop
down pa... more >>
Performance Issues: Query Analyzer to Reporting Services
Posted by Ed Monk at 1/9/2006 5:37:35 AM
Looking for a little assistance...
I have a query which runs within Query Analyzer in 8 sec. When I copy
the query into Reporting Services and run the query under the "Data"
tab with the"!", the query takes a really, really long time. I am not
sure what the issue is. I have searched through... more >>
Can't start RS2005
Posted by Dino Hsu at 1/9/2006 2:30:54 AM
Hi,
I am new and just installed SS2005 Developer Edition on a server.
I can see the following services on Configuration Manager -> Services
Integration Services - Running
FullText Search - Running
SQL Server - Running
Analysis Service - Running
Reporting Service - Stopped
Browser - Running... more >>
|