Page 1 of 1

TOraLoader and BLOB field

Posted: Tue 01 Mar 2005 16:31
by kms
Hello!

Can TOraLoader load BLOB field to table?

For example, I have an array of pointers to memory with BLOB data and know length for each memory block.
How can I save them to oracle table using TOraLoader and its event handler LoaderPutData(Sender: TOraLoader) ?

Please show an example if any.

Posted: Wed 02 Mar 2005 11:49
by Alex
TOraLoader doesn't support BLOB loading.