Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Insider News
  4. Released: General Availability of Microsoft.Data.SqlClient 3.0

Released: General Availability of Microsoft.Data.SqlClient 3.0

Scheduled Pinned Locked Moved The Insider News
databasedotnetcsharpasp-netsql-server
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Microsoft SQL Server blog[^]:

    This .NET Data Provider for SQL Server provides general connectivity to the database and supports all the latest SQL Server features for applications targeting .NET Framework, .NET Core, and .NET Standard.

    Because you needed a nice, long debugging session due to not noticing _Microsoft_.Data.SqlClient vs. _System_.Data.SqlClient

    Richard DeemingR 1 Reply Last reply
    0
    • K Kent Sharkey

      Microsoft SQL Server blog[^]:

      This .NET Data Provider for SQL Server provides general connectivity to the database and supports all the latest SQL Server features for applications targeting .NET Framework, .NET Core, and .NET Standard.

      Because you needed a nice, long debugging session due to not noticing _Microsoft_.Data.SqlClient vs. _System_.Data.SqlClient

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      Hey, it's not like one of my apps used the wrong SqlConnectionStringBuilder, which generated a connection string with the wrong version of the ApplicationIntent property for the SqlConnection I was using or anything. :doh: System[^] only supports ApplicationIntent; Microsoft[^] supports Application Intent or ApplicationIntent; the Microsoft connection string builder uses Application Intent. No idea why they had to change it though.


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups