SSIS version information?

  • How i can get SSIS version information on my server?

    If i use @@version then it gives Sql Server version information rather than SSIS. Is there any other way to get such information?

  • I don't know if you can get it in T-SQL, but you can see the version by looking at the properties of C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.exe, which is the executable run by the Integration Services service.  The version on my server is 9.0.2047.0.

    Greg

    Greg

Viewing 2 posts - 1 through 2 (of 2 total)

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