Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing 1900 to 2000
Message
 
To
27/07/2001 16:12:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00536667
Message ID:
00536700
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
>I have some records in my system from our mainframe that have the year as 1900. Does anyone know of a simple way I can:
>
>1. Change the year to 2000
>2. Code in my pre-processing routine to prevent this from happening..

repl date_field with ctod(left(dtoc(date_field),6)+"2000")
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform