Try this:
If your application is DATE() sensitive, have the user confirm the DATE() each time your application starts. Since your application should have some level of security, you can log the user that provided the DATE() in case yuo need to audit. You can even test the input with the system...
There's a simple trick that I utilize for your not so savvy FoxPro user. I change the table extension, eg: mytable.dbf => mytable.dat. There are a couple of considerations you need to take care of when you do this though (when you USE the table in your codes, you must explicitly specify name and...
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.