Thanks for that, I can select from a view when I have it open in my data session but what I want to do is write a program that can be reused again and again. If I was to do it with a table I would write the following
use c:\mytable.dbf in o shared
but I can't do this with a view can I?
All I basically want to be able to do is update a field in one view with data from another view but I can't have both views selected as open at the same time as you can with tables
REPLACE customer_lastinvoicedate WITH invoiceheader_invoicedate all
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.