View Full Version : Conversion of OLE Object into field BLOB of Oracle Table


Pierre Letiexhe
02-04-2008, 05:26 AM
I have a table with a field of type ‘OLE Object” which I want to convert into a Oracle table in a BLOB field.
Is it possible to to this or do I have to pass by a transition table with a long raw field ?

In more, I have also a table with a field of type “Hypertext Link” which links a JPG file. Can you propose me the way to inserts them in a new table with a blob field ?



Thank you for your help.