Expression Language

  • I know a little SQL, but I don't know any other language. I think the expression builder in SSRS uses VB. My question - Will it use any other language? I'm thinking about learning another language to aid the reports I build, so I'm just looking for general advice. Thanks!

  • I believe it is the way it is, at least in the version I use (2008). To me it is kind of a cross between VB and SQL. I don't think that using the SSRS expression language really requires anything other than very basic VB or other language skills. If you want to learn an object oriented language then go ahead, but don't let the SSRS expression language dictate your choice. The more of any language you understand the better you will probably understand the SSRS expression language. Additionally the SSRS expression language is also pretty well documented and blogged about, so you should be able to find or figure out most things you need.

  • Thanks Daniel. One more question along those lines - Will SSRS only use VB in the "code" section under report properties? I'm just trying to get a feel for SSRS's flexibility. Thanks again.

  • I have only used VB for embedded code. I am not sure if it will take another language. Although if you really need another language (and if it only uses VB) then you would have to develop a dll and make an external call. I have seen several blogs on the topic if you want to Google around a bit.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply