is ole no longer recommended?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yarbrough40
    Contributor
    • Jun 2009
    • 320

    is ole no longer recommended?

    Can anyone tell me if using ole to connect to my databases is "out of vogue"? I've been using it for years and only recently heard that I should probably be using ADO.net or other instead.
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    No, OLE is no longer supported, see
    OLE Concepts and Requirements Overview

    which says this:
    This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

    Comment

    • yarbrough40
      Contributor
      • Jun 2009
      • 320

      #3
      I guess I could have just as easily looked that up on my own, sorry. Anyway it looks lie as early as 2011 MS announced that they recommend migrating to sqlclient as the .net provider. It'll pay for me to stay connected to these things in the future. Thanks for this : )

      Comment

      Working...