Compatibility between SQL 2014 and web server/application

  • Greetings. 

    We have web servers running IIS version 7.5. 

    The web application on those servers is using .NET version 4.5.1

    The SQL Server that the web app uses is SQL Server version 2014 SP2 (no cumulative updates)

    My question is this: is that combination of .NET, IIS, and SQL supported?  In other words, do you have to be on a certain version of IIS or .NET (in the web app layer, not on the actual SQL Server) to be "supported" while running a SQL Server 2014 instance/databases?

    Let me know if I need to provide more info.  Thanks much!

  • IIS and .Net have nothing to do with where data is stored. Given the drivers to access data you could build a web app that stores data in virtually any database.

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

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