Wed, 18 Jun 1902 08:00:00 GMT
Delphi4 + Y2K + BDE + PARADOX Questions
I've written an app with Delphi 4 that uses the BDE and Paradox tables. I have FOURDIGITYEAR = True and YEARBIASED = True. When I look at my PARADOX data from the Database Desktop, it displays the dates like 1/1/99 but 1/2/2000. Shouldn't it display 1999? Is this ok, or should I be concerned? Delphi's Date Picker seems to put the dates in with 2 digit years. Will this cause any problems? Also, when I setup the installation, how do I get these 2 values (FOURDIGITYEAR and YEARBIASED) to be set to True on the computer that the program is being installed on?? Thanks for any help... Clare Clar...@usa.net
|