Recent content by Brooks Vaughn

  1. B

    Oracle Locks - LOBs

    Can you post the corrected code? I'm having the opposite problem when I try to loadfromfile I get a: "Project OPP.exe raised exception class EOracleError with message 'ORA-22920: row containing the LOB is not locked'."
  2. B

    TLobLocator and Updating CLOB/BLOB Data

    How do I update a CLOB or BLOB ??? I tried the following code and get an error when executing line "LOB.AsString := StringList_WhoIsResults.Text;": The Error is: "Project OPP.exe raised exception class EOracleError with message 'ORA-22920: row containing the LOB is not locked'." Any Ideas how...
Back
Top