Question 3: What is the role of the netfx3 driver in SQL Server 2012?

Question

Grade: Education Subject: Support
Question 3: What is the role of the netfx3 driver in SQL Server 2012?
Asked by:
70 Viewed 70 Answers

Answer (70)

Best Answer
(246)
The netfx3 driver is responsible for translating the data types and features used by the .NET framework into a format that SQL Server can understand. It also handles the communication between the .NET framework and the SQL Server database engine.