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. Problem while working with Oracle client in 1.1

Problem while working with Oracle client in 1.1

Scheduled Pinned Locked Moved C#
databasehelporaclecom
3 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.
  • K Offline
    K Offline
    Kodanda Pani
    wrote on last edited by
    #1

    Hi All, Iam using classes in the name space System.Data.OracleClient to call the stored procedure on the Oralce database. When iam trying to add a new parameter to OracleCommandObject's Parameter collection iam getting the following error. The OracleParameter with ParameterName '' is already contained by another OracleParameterCollection. The simillar problem is posted in the other forums like http://www.dotnet247.com/247reference/msgs/46/232504.aspx but i have failed to find any solution there. Thanks in advance. Regards Pani

    A 1 Reply Last reply
    0
    • K Kodanda Pani

      Hi All, Iam using classes in the name space System.Data.OracleClient to call the stored procedure on the Oralce database. When iam trying to add a new parameter to OracleCommandObject's Parameter collection iam getting the following error. The OracleParameter with ParameterName '' is already contained by another OracleParameterCollection. The simillar problem is posted in the other forums like http://www.dotnet247.com/247reference/msgs/46/232504.aspx but i have failed to find any solution there. Thanks in advance. Regards Pani

      A Offline
      A Offline
      althamda
      wrote on last edited by
      #2

      It's hard to say what your problem is without seeing your code.

      K 1 Reply Last reply
      0
      • A althamda

        It's hard to say what your problem is without seeing your code.

        K Offline
        K Offline
        Kodanda Pani
        wrote on last edited by
        #3

        Thank you. I guess you can make out whats the problem is from the link given by me. Anyhow thanks for your response and iam able to solve my probling by cloning the parameter before adding it to the command collection. Regards Pani

        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