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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Connecting to Oracle Database.

Connecting to Oracle Database.

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabaseoracle
6 Posts 4 Posters 1 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
    srikantha_nagaraj
    wrote on last edited by
    #1

    Please tell me the namespaces used to connect to Oracle Database in Asp.net.

    N A 2 Replies Last reply
    0
    • S srikantha_nagaraj

      Please tell me the namespaces used to connect to Oracle Database in Asp.net.

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Google broken? Try Bing.


      only two letters away from being an asset

      1 Reply Last reply
      0
      • S srikantha_nagaraj

        Please tell me the namespaces used to connect to Oracle Database in Asp.net.

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        Use OracleClient classes. System.Data.OracleClient Namespace allows you to connect to Oracle Database.

        Abhishek Sur


        My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

        **Don't forget to click "Good Answer" if you like to.

        S 1 Reply Last reply
        0
        • A Abhishek Sur

          Use OracleClient classes. System.Data.OracleClient Namespace allows you to connect to Oracle Database.

          Abhishek Sur


          My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

          **Don't forget to click "Good Answer" if you like to.

          S Offline
          S Offline
          srikantha_nagaraj
          wrote on last edited by
          #4

          I am not able to use this namespace. For connecting to Oracle should i have any add on or any assembly?

          A A 2 Replies Last reply
          0
          • S srikantha_nagaraj

            I am not able to use this namespace. For connecting to Oracle should i have any add on or any assembly?

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            Yes, you have to download it from here http://www.oracle.com/technology/software/tech/windows/odpnet/utilsoft.html[^]

            Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

            1 Reply Last reply
            0
            • S srikantha_nagaraj

              I am not able to use this namespace. For connecting to Oracle should i have any add on or any assembly?

              A Offline
              A Offline
              Abhishek Sur
              wrote on last edited by
              #6

              Yes .. OracleClient.dll It is installed with .NET framework. Otherwise you can connect through OleDb classes, but I recommend to use Oracle Specific ones in OracleClient.dll.:thumbsup:

              Abhishek Sur


              My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

              **Don't forget to click "Good Answer" if you like to.

              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