Mornin' Marco, All,
We can find no mention of Array DML used with
BLOBs. Is this possible? Do we "simply :-("
create an array of variants holding references to
TLOBLocator objects?
We're using array DML extensively in transferring
data from Interbase to Oracle. We've managed to
avoid BLOBs by squeezing our data into nvarchar
(2000)s.
However, today is crunch day! We have an
Interbase table with a MEMO column for which most
rows contain 3k up to 17k of information there.
We need an NCLOB.
Thanks in advance.
We can find no mention of Array DML used with
BLOBs. Is this possible? Do we "simply :-("
create an array of variants holding references to
TLOBLocator objects?
We're using array DML extensively in transferring
data from Interbase to Oracle. We've managed to
avoid BLOBs by squeezing our data into nvarchar
(2000)s.
However, today is crunch day! We have an
Interbase table with a MEMO column for which most
rows contain 3k up to 17k of information there.
We need an NCLOB.
Thanks in advance.