Hello,
I want to execute the following sql-command:
'UPDATE BinDataTable SET MyBinData = :pBinData'
MyBinData is a BLOB-Field.
Can I set the value of pBinData without a TLOBLocator?? Any possibility?
Thanks
[This message has been edited by Andi (edited 19 August 2003).]