Question
Question 3: What is the role of the netfx3 driver in SQL Server 2012?
Asked by: USER1821
70 Viewed
70 Answers
Answer (70)
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.