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. Clob data through c#

Clob data through c#

Scheduled Pinned Locked Moved C#
csharporaclequestionannouncement
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.
  • U Offline
    U Offline
    umashankergr8
    wrote on last edited by
    #1

    Hi All, How can I insert a text into a clob datatype column in oracle through c#. To my understanding, first we have to insert the data to all the columns expect the clob datatype column, then open the newly inserted row in "for update" and then only we have to write the clob column with the value. please corret me also in this regard. Sample code will be of more useful. Thanks n Regards, Umashanker.K

    A 1 Reply Last reply
    0
    • U umashankergr8

      Hi All, How can I insert a text into a clob datatype column in oracle through c#. To my understanding, first we have to insert the data to all the columns expect the clob datatype column, then open the newly inserted row in "for update" and then only we have to write the clob column with the value. please corret me also in this regard. Sample code will be of more useful. Thanks n Regards, Umashanker.K

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

      That was from Google Search :wtf::wtf::wtf: CLOB data using C#[^] This is Your Sample code From CodeProject it self !!! Using C# for Inserting CLOB data in Oracle[^] Good Luck !!!

      Happy Programming ----- Abhijit

      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