anilkjha
June 17th, 2000, 08:47 AM
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?
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?