all groups > sql server reporting services > september 2006 > threads for wednesday september 13
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
Dynamic Items position ?
Posted by Franck at 9/13/2006 10:14:02 PM
Hi,
I've Got two rectangles which contains report data. (Second one just under
the first one). Visibility of each of them is checked with dataset values.
The point is that I want the second rectangle to move at the top when the
first one's visibility is set to false.
Whatever I try, when ... more >>
Report Designer Data Tab Refreshing Data Fields = disappearing fie
Posted by RobE at 9/13/2006 2:17:02 PM
While in report designer using a known good datasource, stored procedure and
the data showing in the pane, when the refresh fields icon is clicked no
fields appear and any fields that another user has entered disappear and will
not reappear.
Any suggestions?
--
RobE... more >>
RS Execution Log and SQL 2005
Posted by EFrayer NO[at]SPAM community.nospam at 9/13/2006 10:00:01 AM
Hello All,
SQL 2000 Reporting Services came with a DTS package that could be configured
to collect data daily on Report Execution. The results were then stored in a
RSExecutionLog database. Is this functionality still supported in 2005
Reporting Services?... more >>
Run reports on SQL 2000 databases with RS 2005?
Posted by xr7 at 9/13/2006 9:32:57 AM
All our databases are running on SQL 2000, with no migration to SQL
2005 planned at this time.
We do not currently use Reporting Services. A deployment of Reporting
Services 2005 is in the pipeline.
My question is, will I need to install RS 2005 on a SQL 2000 server to
be able to report on my ... more >>
Report across multiple db
Posted by Joe at 9/13/2006 8:20:14 AM
Can I use BIDS to create a report that will cross other DB's and servers?
For example - I have a customer DB that has social security #'s on Server1
DB-abc and I want to link to another server Server2 DB-efg - and create a
report with data elements from both DB's.
... more >>
Nested tables in client side .RDLC reports
Posted by tcdevelopment at 9/13/2006 7:20:02 AM
We are developing client side reports (.rdlc) that will require a nested
Parent-Child structure on the report.
The structure shown on the report would appear something like this:
PO# PO Date Invoice #
UPC # Catalog #
UCC-128# Catalog #
The above example would be the Column headin... more >>
dynamic field for backgroundcolor
Posted by rGenius at 9/13/2006 12:42:32 AM
How can i change the background color of a textbox in RS where the
background color is stored in a dataset?
I have been trying this on the background color properties:
=Fields.LineColor.Value
Values on that dataset include standard colors like:
-DimGray
-Gray
-White
so on
I also tri... more >>
string concatination error
Posted by gNM at 9/13/2006 12:00:00 AM
In my case I need to replace some digit in phone with "X" char in case
p_security parameter is checked. If phone number is 4 chars length I replace
1st digit, if it more than 4 char I relace 4th digit from the end of string
and if it less than 4 chars no replaces should be taken:
89333333 -> ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|