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. General Programming
  3. C#
  4. ODBC method in Microsoft.Practices.EnterpriseLibrary.Data

ODBC method in Microsoft.Practices.EnterpriseLibrary.Data

Scheduled Pinned Locked Moved C#
7 Posts 4 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.
  • S Offline
    S Offline
    srikrishnathanthri
    wrote on last edited by
    #1

    Hello, I have a requirement of odbc connection method in Microsoft.Practices.EnterpriseLibrary.Data assembly(version 5). Whether it is available in Microsoft.Practices.EnterpriseLibrary ? Or it there any suitable alternatives for ODBC in Microsoft.Practices.EnterpriseLibrary ? Please help me.

    L S 2 Replies Last reply
    0
    • S srikrishnathanthri

      Hello, I have a requirement of odbc connection method in Microsoft.Practices.EnterpriseLibrary.Data assembly(version 5). Whether it is available in Microsoft.Practices.EnterpriseLibrary ? Or it there any suitable alternatives for ODBC in Microsoft.Practices.EnterpriseLibrary ? Please help me.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Not sure exactly what you want, but I would suggest checking at Enterprise Library 5.0 – May 2011[^].

      S 1 Reply Last reply
      0
      • L Lost User

        Not sure exactly what you want, but I would suggest checking at Enterprise Library 5.0 – May 2011[^].

        S Offline
        S Offline
        srikrishnathanthri
        wrote on last edited by
        #3

        I want to connect Microsoft Access using Microsoft.Practices.EnterpriseLibrary, for that I need ODBC method.

        S P 2 Replies Last reply
        0
        • S srikrishnathanthri

          I want to connect Microsoft Access using Microsoft.Practices.EnterpriseLibrary, for that I need ODBC method.

          S Offline
          S Offline
          Sascha Lefevre
          wrote on last edited by
          #4

          Using the Data Access Application Block with Access is a bit like using one of those automated skyscraper construction platforms (image[^]) to build a hut ;)

          If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

          1 Reply Last reply
          0
          • S srikrishnathanthri

            I want to connect Microsoft Access using Microsoft.Practices.EnterpriseLibrary, for that I need ODBC method.

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            srikrishnathanthri wrote:

            for that I need ODBC method

            No you don't. You can use an OleDb connection to connect to Microsoft Access and that's supported by the DAAB.

            This space for rent

            S 1 Reply Last reply
            0
            • P Pete OHanlon

              srikrishnathanthri wrote:

              for that I need ODBC method

              No you don't. You can use an OleDb connection to connect to Microsoft Access and that's supported by the DAAB.

              This space for rent

              S Offline
              S Offline
              srikrishnathanthri
              wrote on last edited by
              #6

              Pete O'Hanlon wrote:

              No you don't. You can use an OleDb connection

              but we have migrated from OleDb to ODBC, so we cant go back to OleDb. Is there any other ways for me.?

              1 Reply Last reply
              0
              • S srikrishnathanthri

                Hello, I have a requirement of odbc connection method in Microsoft.Practices.EnterpriseLibrary.Data assembly(version 5). Whether it is available in Microsoft.Practices.EnterpriseLibrary ? Or it there any suitable alternatives for ODBC in Microsoft.Practices.EnterpriseLibrary ? Please help me.

                S Offline
                S Offline
                srikrishnathanthri
                wrote on last edited by
                #7

                ODBC can be achieved by GenericDatabase Class of Microsoft.Practices.EnterpriseLibrary.Data Thank you all for your replies.

                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