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. storage of images into oracle database as blob using vc++.net or ADO.net

storage of images into oracle database as blob using vc++.net or ADO.net

Scheduled Pinned Locked Moved Database
helpcsharpc++databaseoracle
4 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.
  • S Offline
    S Offline
    Shaffiq
    wrote on last edited by
    #1

    hi all, I am VC++ Programmar. We are facing Problem of Storing Images into oracle as Blob data type.Did VC++.Net oR ADO.net Helps to Store Images in Oracle Database as Blob Datatype. I need Help NB:Very Urgent Thanks In Advance

    N 1 Reply Last reply
    0
    • S Shaffiq

      hi all, I am VC++ Programmar. We are facing Problem of Storing Images into oracle as Blob data type.Did VC++.Net oR ADO.net Helps to Store Images in Oracle Database as Blob Datatype. I need Help NB:Very Urgent Thanks In Advance

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      It's for Sql Server but maybe it will help http://www.codeproject.com/cs/database/albumviewer.asp[^]

      S 1 Reply Last reply
      0
      • N Not Active

        It's for Sql Server but maybe it will help http://www.codeproject.com/cs/database/albumviewer.asp[^]

        S Offline
        S Offline
        Shaffiq
        wrote on last edited by
        #3

        hi Mark, Thanks For Replying. Really I check That Article.It is Storing Images in C Sharp I want To Store Images in Oracle Database Using VC++.Net I am VC++ Progrmmar. I am Unable To Store The Images IN Oracle Database Using VC++ 5.0 So I need To Know and Conform From any Dot.Net Programmars That Through VC++.Net Or VB.Net WE can Store Images.Then I Can Recommend Company To Buy VC++.Net Or Related.

        N 1 Reply Last reply
        0
        • S Shaffiq

          hi Mark, Thanks For Replying. Really I check That Article.It is Storing Images in C Sharp I want To Store Images in Oracle Database Using VC++.Net I am VC++ Progrmmar. I am Unable To Store The Images IN Oracle Database Using VC++ 5.0 So I need To Know and Conform From any Dot.Net Programmars That Through VC++.Net Or VB.Net WE can Store Images.Then I Can Recommend Company To Buy VC++.Net Or Related.

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          Just because it was written in C# doesn't change the underlying techniques. Create a file stream, read the the image bytes into the steam, assign stream to store procedure variable, execute the procedure.

          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