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. Database & SysAdmin
  3. Database
  4. how to connect with Oracle with c#

how to connect with Oracle with c#

Scheduled Pinned Locked Moved Database
csharpasp-netoraclehelptutorial
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.
  • N Offline
    N Offline
    nauty
    wrote on last edited by
    #1

    hi buddies Can anyone help me to get connected with the Oracle 8i through c#. i am using asp.net1.1 and 1. not able to see the "OracleClient" namespace after the "system.Data ".How can i get it. 2. if I want to get connected through Oledb. how can i do that. Thanks in advance.Please someone help me fast. its urgent. bye nauty

    C 1 Reply Last reply
    0
    • N nauty

      hi buddies Can anyone help me to get connected with the Oracle 8i through c#. i am using asp.net1.1 and 1. not able to see the "OracleClient" namespace after the "system.Data ".How can i get it. 2. if I want to get connected through Oledb. how can i do that. Thanks in advance.Please someone help me fast. its urgent. bye nauty

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      nauty wrote:

      1. not able to see the "OracleClient" namespace after the "system.Data ".How can i get it.

      You need to add a refernece to System.Data.OracleClient to your assembly. (Right click on the project in the solution folder. Select Add Reference... and look in the .NET tab for it)

      nauty wrote:

      2. if I want to get connected through Oledb. how can i do that.

      Use the classes in the System.Data.OleDb namespace. ColinMackay.net Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?

      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