Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Reporting Svcs Switch stmt

Author  Topic 

dbutler_05
Starting Member

17 Posts

Posted - 2006-04-06 : 14:49:11
OK, I give. I've searched everywhere and can't find the appropriate syntax for the Switch Function(under program flow) for SQL SRS. I'm sure it's very simple, but the "help" given in VS is worthless for this function.

Thanks

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2006-04-06 : 17:44:07
Are you talking about inside of CODE? The CODE uses VB syntax, not C# syntax. The VB equivalent is SELECT...CASE...END SELECT

---------------------------
EmeraldCityDomains.com
Go to Top of Page
   

- Advertisement -