Hi Foxup, I'm just a beginner with Visual FoxPro, so this may be irrelevant. I recently had to find account numbers that were not unique. If this helps, it could probably be adapted for the DELETE function.
-- Find account_no(s) that are not unique
SELECT * FROM [customer] WHERE account_no IN...
I need a 64-bit replacement for Dynazip for use with Visual FoxPro Advanced(x64). Any recommendations?
I can use 7-Zip CLI along with shell_execute, but wondered if anyone has more experience zipping and unzipping files in Visual FoxPro Advanced.
Thank you in advance!
Daniel
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.