main logo
Subject: Re: FAQ: Difference between VBlob.SetBlank and VBlob.DeleteData
Author: Ruslan Zasukhin
Posted: 2001/12/29 07:20:09
 
View Entire Thread
New Search


on 12/29/01 13:14, Francois Van Lerberghe at fvanlerberghe AT freegates .D.O.T be
wrote:

Hi Francois,

> Is there a difference between VBlob.SetBlank and VBlob.DeleteData in
> adding or updating record ?

YES!

VBlob.SetBlank -- just clear RAM buffer of field to prepare it for new
record.
Usually after this must follow Set BLOB value and AddRecord().
=20

VBlob.DeleteData -- delete existed BLOB data of CURRENT record.
You fix this deletion by Table.UpdateRecord() or Cursor.UpdateRecord().


> Thank you.
>=20
> Fran=E7ois Van Lerberghe
> Thier Monty, 15A
> B-4570 Marchin
> Belgique

--=20
Best regards,
Ruslan Zasukhin

-------------------------
Paradigma.

e-mail: ruslan@paradigmasoft.com
web : http://www.paradigmasoft.com

To subscribe to the Valentina mail list
send a letter to valentina-on AT lists .D.O.T macserve.net
 
©2001 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->