Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
K2000 compatibility
Message
 
To
23/07/1998 16:21:13
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00120634
Message ID:
00120731
Views:
32
>>>Hi!
>>>How can I check or make sure that the tables on a foxpro 2.6 for windows application is compliant to the 2000 year, if not some one can give me a quick road map to do this by my self
>>
>>William,
>>
>>All tables in all versions of Fox all the way back to FoxBASE+ are year 2000 compliant. Date fields store the full four digit year.
>>
>>Your code may not be 2000 compliant though.
>Jim,
>
>So if I do check the part on the code that refers to "set century" and made it "on" if is not, that could give me the assurance of a 2k compliant code?

That will take care of most complince issues. You still need to deal with the user entering a 2 digit year. It will deafult to 19xx. The LUPDATE() function is not compliant. You need to check if this function is used in your code. Microsoft has a web site with compliance issues.

FP 2.6 Year 2000 Compliance
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Reply
Map
View

Click here to load this message in the networking platform