Sync up Versions

  • Is there a tool or script that one can excute to see what's the version number of Sql's dll files. I want to make to sure Sqlservr.exe 2000.40.29  matches Sqlsort.dll 7.00.0978 in this example they don't. 

  • This was removed by the editor as SPAM

  • However you could be running an instance of SQL 7 and SQL 2000 on the same box. How do you want to determine the correct file to compare with? Keep in mind, as well,  versions can be off due to HotFixes and ServicePacks. Not all files may have the same verions number and I haven't seen a DB of all the versions and where they come in at.

    Also, it can be done with File System Objects in VB with the method GetFileVersionInfo. Don't have any examples here.

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

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