Archive for March, 2006


So this afternoon, as we're going our customer a demo of their system ( of course ), we noticed that two of our reports had magically disconnected themselves from their data sources.
I have no idea how this happened, but when you ran the report, you got an SRS error mentioning an invalid the data source [...]

Thought for today

So, I've had 5 hours of marginal sleep, I'm neck deep in CRM and SQL Reporting Services development and customization, and the weather here in Dallas is just wonderful today.
But I'm stuck inside typing my life away and all that I can think about is, "It sure would be a good day to run away [...]

If you are working with SRS and need to combine two CRM fields together, but having each on its own line, use the following expression:
=Fields!ShipToName.Value & vbCRLF & Fields!ShipToAddress.Value
vbCRLF is a special system constant that contains the values of carriage return and line feed characters.

 

March 2006
S M T W T F S
« Feb   Apr »
 1234
567891011
12131415161718
19202122232425
262728293031  

Tags