I need to delete records from an archive table that have a date of 12/07/2020. I got the replace command to work but I am getting errors for the delete command.
set defa to e:\largedbf
use allcc_2020.nrx
delete for ccoddate with CTOD('12/07/2020') ALL;
Thanks again for your help. This should...
I am getting the Operator/operand type mismatch when I try this command:
REPLACE ccoddate WITH "12/14/2020" FOR ccoddate="12/07/2020" ALL
Can someone help me with this. Basically, I am trying to change the date in a column named ccoddate from 12/07/2020 to 12/14/2020. Thanks in advance
I am trying to get RTF codes to work with Moxie object product in Visual FoxPro. I cannot find any documentation on the internet. Can anyone help me with this? Thank in advance.
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.