(Code to generate the 2 SQL statements is missing, so can't suggest how to achieve the desired result while creating certset2.dbf)
Just after creating certset2.dbf:
SELECT * ;
FROM certset2 ;
WHERE RTRIM(LTRIM(Cert_Code)) + UPPER(RTRIM(LTRIM(F_Name))) IN ;
(SELECT RTRIM(LTRIM(Cert_Code)) +...
Mike: I already have access to VFP 9 and its help. The thing is, I have an interview scheduled for next week. The client is using FoxPro 2.6 for Windows. I need to know FPW2.6 "as it is" - the limitations, scope, etc.
Steve: Do you have a GitHub/Dropbox/google drive account where you can upload...
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.