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. inserting in CLOB > 4K using ADO ( C++)

inserting in CLOB > 4K using ADO ( C++)

Scheduled Pinned Locked Moved Database
announcementc++oraclexmlhelp
2 Posts 2 Posters 8 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.
  • P Offline
    P Offline
    parag
    wrote on last edited by
    #1

    When I am trying to do data manipulation in tables having CLOB columns I have XML file which is having around file size of 10k bytes, not being able to insert more than 4000 bytes in LOBs column. Can anyone have sample code to resolve this issue. Current Environment : C++ using ADOs in ORACLE. OLEDB provider is Oracle - OraOLEDB. Oracle version details: Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production With the Partitioning option JServer Release 8.1.6.0.0 - Production parag

    L 1 Reply Last reply
    0
    • P parag

      When I am trying to do data manipulation in tables having CLOB columns I have XML file which is having around file size of 10k bytes, not being able to insert more than 4000 bytes in LOBs column. Can anyone have sample code to resolve this issue. Current Environment : C++ using ADOs in ORACLE. OLEDB provider is Oracle - OraOLEDB. Oracle version details: Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production With the Partitioning option JServer Release 8.1.6.0.0 - Production parag

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Install the 8.1.7.2.0 version of the Oracle OLEDB Provider from Oracle. 8.1.6.x is no longer supported.

      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