Re: TZF - AppendRec

[email protected] Thu, 14 Aug 2003 10:03:51 EDT
Newsgroups gmane.comp.lang.delphi.topaz
Message-ID <[email protected]>
Pierre and Phil,

  I have also expreienced some "strangeness" when
doing an AppendRec and then I tried a Post and
it worked as I originally anticipated.

Bob
________________________


> Hello Again Pierre,
>  
> This happened to me once before and I never did figure out what was going 
> on. If I remember correctly I used the Post method instead of Append and it 
> mysteriously started working correctly.
>  
> Phil Kidder
>  
> 
> >> ----- Original Message ----- 
>> From: <A HREF="mailto:[email protected]">Pierre Wittwer</A> 
>> To: <A HREF="mailto:[email protected]">[email protected]</A> 
>> Sent: Wednesday, August 13, 2003 4:48 PM
>> Subject: TZF - AppendRec
>> 
>> 
>> Hi Topaz-Friends
>>  
>>  
>> Very simple.
>> I want to add a record. I fill it with SetFields and append the record.
>>  
>> before I append the record I test the fields with GetFields, everything ok.
>> but when I control after the appendred, I get always empty records. 
>> What is wrong ?
>>  
>>  
>> ........
>> with customerDbf do begin
>>     repeat until alock;
>>     AppendRec;
>>     Unlock;
>> end;
>>  
>>  
>> Thank you for aour help
>>  
>> Pierre Wittwer
>> CH Stans
>> 
> 

--^----------------------------------------------------------------
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt
Or send an email to: [email protected]

TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
--^----------------------------------------------------------------