Index outside the bounds of array

  • When I go to SQL 2012 through SSMS 2005, I get the message Index outside the bounds of array. Will it fix if I install SSMS 2012? Do I need to remove SSMS 2005? Please help as this is urgent.

  • You can usually access lower versions of SQL Server from higher versions of SSMS, but the other way around leads to errors. If you need to manage both 2005 and 2012 I would do so from the 2012 version of SSMS, not the 2005 version.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

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

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