Hi! Does anyone know if it is possible to convert something that is stored as a varchar in the database (such as 03/05) to a date format so I can do a date comparison in ASP/VBScript?
Assumes that you have a valid date format in the database. Otherwise you might have to write you own routine to convert it to a valid format prior to feeding through the CDate.
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.