flush binary link
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Wed Jan 26 08:06:44 CST 2005
    
    
  
On 1/26/05 6:37 AM, "Olivier" <vidal_olivier at yahoo.fr> wrote:
> Hi Ruslan and list,
> 
> a small notice :
> 
> When we make an operation on a record (update, delete), it is advised
> to flush only the table of the record (rather than the whole base) so
> that it  is faster.
Agree Oliver!
 
> But I noticed that with the binary links, if, for example, we add a new
> record in a table, and that it is necessary to link this record to
> another table (e.g. add a new street in a table streets, and link this
> new street to a city of the table city), it will be necessary then to
> flush ALL the base because the information of links is not in the table
> but in the base.
So you offer, 
    Link.flush() -- flushes only link information.
        have sense for binary link only.
Right ?
-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
    
    
More information about the Valentina-beta
mailing list