Problems connecting to SQL Server 2012 using Microsoft.SqlServer.ConnectionInfo 9.0.242.0

  • We are currently performing a large migration to SQL Server 2012. It's been going well, but we have hit a problem testing an app. An app server is throwing an exception "This SQL Server version (11.0) is not supported". On further investigation an internal library (used potentially in a number of places) is found to be using Microsoft.SqlServer.ConnectionInfo 9.0.242.0.

     

    Is this expected behaviour that this library can't access SQL 2012?

     

    What are our options - the dev teams are nervous of installing a later version and changing this internal library to reference it (although tests have shown this works). Any simple ways around it?

     

    regards

  • As far as I am aware this is expected behavior and upgrading the app server to use the latest SQL Connectivity tools should solve the problem.

  • Thanks

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

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