Re: TZF - Appendfrom - problem

Marie Vihonsky <[email protected]> Tue, 01 Jul 2003 21:57:41 -0400
Newsgroups gmane.comp.lang.delphi.topaz
Message-ID <[email protected]>
Try closing Newcust
     Newcust.Active := false;
before doing the  AppendFrom

You might also need to specify the full path name for  Newcust

Marie

Pierre Wittwer wrote:
> Dear Topaz-Friends,
> 
> I work on a Database called newcust.dbf. Then I want to add all records to a
> database called customer dbf.
> 
>   Newcust.GoTop;
>   Customer.Alock;
>   Customer.appendfrom('Newcust');
>   Customer.unlock;                             as indicated in the Topaz
> 7.51 version.
> 
> Although I worked on the Newcust.dbf  I get a mistake Nr. 2 : Can not find
> the file  Newcust.dbf.
> 
> Can you help me
> 
> Pierre Wittwer
> Stans CH
> 
> 
> 
> 

==^================================================================
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
==^================================================================