• billy.knight (6/24/2010)


    I am interested in writing code for my new reporting services projects which I have just gotten involved with at work. Can anyone tell what language and syntax is required? Also are there any function reference libraries available for me to look at to see what I can use?

    Thanks

    Billy Knight

    Visual Basic is the language, and here are some links that might be related to the reference libraries:

    Custom Code and Assembly References

    http://technet.microsoft.com/en-us/library/ms159238%28v=sql.105%29.aspx

    Visual Basic Run-Time Library Members:

    http://msdn.microsoft.com/en-US/library/c157t28f%28v=vs.90%29.aspx

    I copied the 2008 or 2008 R2 links, so be sure to change it to whatever version of SQL Server you're using at the top of each page.