0

I'm using this code in my report, to alternate row colors of grouped rows.

It works correctly on my development server (SQL Server 2008 Developer Edition), but not on the live server (SQL Server 2008 Express).

Is there a limitation on Reporting Services in the Express edition that might cause this? Or perhaps security settings that might need to be changed on the live server?

Community
  • 1
  • 1
skb
  • 41
  • 3

1 Answers1

0

Check out Reporting Services in SQL Server Express with Advanced Services for "key differences" and Editions and Components of SQL Server 2008 has more info.

JP Alioto
  • 44,864
  • 6
  • 88
  • 112