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. how to connect Oracle[C#]

how to connect Oracle[C#]

Scheduled Pinned Locked Moved C#
csharphelporaclesecuritytutorial
3 Posts 3 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.
  • D Offline
    D Offline
    dibya_2003
    wrote on last edited by
    #1

    Hi everybody, Please help me soon. I have developed a windows application using c#.net 2.0 and Oracle 10g as back end. It works fine on our machine, but it shows error on our client's machine. The error message as below: "System.Data.OracleClient requires OracleClient software 8.1.7 or later". I have not installed Oraclient software anywhere instead I have placed Oracle Instant Client dlls in my application folder. What is the reason and its solution. I found most of the answers on behalf of security. I think it is not security reason because I have not installed oracleclient software. The answer will be highly appreciated.

    N A 2 Replies Last reply
    0
    • D dibya_2003

      Hi everybody, Please help me soon. I have developed a windows application using c#.net 2.0 and Oracle 10g as back end. It works fine on our machine, but it shows error on our client's machine. The error message as below: "System.Data.OracleClient requires OracleClient software 8.1.7 or later". I have not installed Oraclient software anywhere instead I have placed Oracle Instant Client dlls in my application folder. What is the reason and its solution. I found most of the answers on behalf of security. I think it is not security reason because I have not installed oracleclient software. The answer will be highly appreciated.

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      dibya_2003 wrote:

      System.Data.OracleClient requires OracleClient software 8.1.7 or later

      The error message is clear. You need to install it.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

      1 Reply Last reply
      0
      • D dibya_2003

        Hi everybody, Please help me soon. I have developed a windows application using c#.net 2.0 and Oracle 10g as back end. It works fine on our machine, but it shows error on our client's machine. The error message as below: "System.Data.OracleClient requires OracleClient software 8.1.7 or later". I have not installed Oraclient software anywhere instead I have placed Oracle Instant Client dlls in my application folder. What is the reason and its solution. I found most of the answers on behalf of security. I think it is not security reason because I have not installed oracleclient software. The answer will be highly appreciated.

        A Offline
        A Offline
        anillegal
        wrote on last edited by
        #3

        i guess u need to have a version greater than 8 for oracle to work vth c#2.0

        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