I get the message "Cannot connect to $ServerName\$RS2005InstanceName"
Additional Info:
Unable to connect to the remote server(System)
No connection could be made because the target machine actively
refused it (System)
Config Is;
SS2005 Database server ENT SP1(Named instance...
more >>
Hi,
I want to display the value (for example: 23.5). So I use the following
function:
=Format( Fields!DiscountPercentage.Value, "##.##") & "% Discount:"
It shows => 25.5%
It looks ok but when the value is (0.01), it shows
It shows => .01%
How to change the display to
0.01%
...
more >>
Judging from the posts, it seems I'm not the only one having this problem. I
too get this error when I put my subreport in a particulart table grouping.
It seems to work fine in other places on the report (though I haven't tried
them all). NoRows doesn't work at all in 2005 from what I can ...
more >>