At 11:10 2018-04-11, "John Weller" <[email protected]> wrote:
You could try

APPEND FROM DBF(alimport)

[whack object="hand" target="forehead"] I have used it in the past, just not very often. When I checked my code, I searched for "append from (" instead of just "append from". Sometimes, 90% of the battle is knowing what to look for.

     I ended up using
<vfp>
insert into (this.thiscode+"_cwkt") select * from (alimport)
</vfp>

I am puzzled why (alimport) works for the SQL but not the append from, but whatever.

[snip]

Sincerely,

Gene Wirchenko


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/f208e884721d2cfe717b654f87f35642@mtlp000084
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to