Alexandre Paiva
Visitor |
|
Help! Help! Help! - Problems with datatypes BLOB
|
|
Posted: 2001/02/22 13:00 |
|
|
|
|
Hello All;
I made some tests using the program demo that accompanies NCOCI8 ==> DemosBlobs1Project1.dpr They happened several mistakes, then I had to alter some lines in the code of the program so that the same worked.
It would like you to analyze the code, and told me where it was that I wandered.
I am using Oracle Server 8.0.6, runing in the windows 2000 server.
My application (Cliente) is also in the windows 2000 server.
A text of the manual of Oracle8:
ORACLE LOB Datatypes
"Varying width character data is not supported for BLOBs, CLOBs and NCLOBs."
Question: Done all of the images insert in a field BLOB, should they always possess the same width ?
Answer: I made some tests, and they happened mistakes when it altered the width of the image inserted in the field blob.
It follows enclosure copies of the program demonstration that accompanies NCOCI8, with some alterations.
Regards;
Alexandre Paiva
|
|