Re: TZF - AppendRec
Philip Kidder <[email protected]> Thu, 14 Aug 2003 09:52:33 -0400
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
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: Pierre Wittwer To: [email protected] 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.a5jPZj.cG1raWRk Or send an email to: [email protected] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html --^^--------------------------------------------------------------- --^---------------------------------------------------------------- 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 --^----------------------------------------------------------------