Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from Cursor
Message
From
15/07/2006 08:03:15
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01136645
Message ID:
01136653
Views:
9
hi,
thank you for reply,
same error grdDistribution.dbf dose not exist.
thanks.

>Mohammed,
>try this , if you dont have any records you will get 0 records appended
>
>
>use mytable in 0
>SELE MyTable
>locate for ....
>if !found()
>   Append from dbf('grdDistribution')
>endif
>
Previous
Reply
Map
View

Click here to load this message in the networking platform