Question:
Do you have any information on Year 2000 compliance effort for VB4 / VB5 systems?
Answer:
Visual Basic itself is and has been year 2000 compliant. The built-in Date format is able to store years through the year 9999. The main problem is that many users don’t take advantage of this feature and store dates as strings or two digit years. To avoid these problems, always use the full four digit year whenever you request dates from your users.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























