S spfaff Member Apr 8, 2003 #1 I am successfully inserting new records using the empty_clob() example in the help. Using the same LOBLocator code on an Update fails on .Write with Invalid Handle. Please help!
I am successfully inserting new records using the empty_clob() example in the help. Using the same LOBLocator code on an Update fails on .Write with Invalid Handle. Please help!
Marco Kalter Administrator Staff member Apr 8, 2003 #1 Was the LOb Locator returned from the server in the update statement through a RETURNING INTO clause? The invalid handle error indicates that this might not be the case. ------------------ Marco Kalter Allround Automations
Was the LOb Locator returned from the server in the update statement through a RETURNING INTO clause? The invalid handle error indicates that this might not be the case. ------------------ Marco Kalter Allround Automations