CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Images

  1. #1
    Join Date
    Jun 2000
    Posts
    1

    Images

    Through vb when front-end people insert a image in oracle of field BLOB type,and when i read that
    through oracle stored procedure i Get double of the size which they have inserted,meaning if they insert ikb i get 2kb,But if i stored the image Through oracle Procedure itself and Retrieve Through Oracle stored Procedure i get correct size.what Could be The Problem?




  2. #2
    Join Date
    May 2000
    Posts
    25

    Re: Images

    One problem with your post is the use of capitalization and punctuation. I don't see how anyone could understand whatever the question was supposed to be.

    Jennifer


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured