Recent content by omarspa

  1. O

    Out of memory editing a row having a BLOB with huge data

    I have 1 record in a dataset. In this record there's a blob field having 100 MB size. I have to substitute value for this field. If i try to do it i get error when i invoke "Edit" procedure: Do I really have to use TLobLocator instead of TOracleDataset? Thank you
Back
Top