TOraLoader and BLOB field
Posted: Tue 01 Mar 2005 16:31
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.
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.