Ruslan Zasukhin wrote : > =
> VBlob.SetBlank -- just clear RAM buffer of field to prepare it for new=
> record. > Usually after this must follow Set BLOB value and AddRecord(). > =
> =
> VBlob.DeleteData -- delete existed BLOB data of CURRENT record. > You fix this deletion by Table.UpdateRecord() or Cursor.UpdateRecor= d().
Thus, if I write
myCursor.myVBlob.SetBlank my Cursor.UpdateRecord()
the (existing) BLOB is "de-assigned" to the current record but not deleted ?
Fran=E7ois Van Lerberghe Thier Monty, 15A B-4570 Marchin Belgique ©2001 Francois Van Lerberghe |