Hi I have a SQL table where the dates are stored in US format yyyy-mm-dd 00:00:00:000
I have an asp page where the user can enter date parameters as dd/mm/yy
this isn't returning the records I'd like - is there a function I can use to convert what the user enters to match records in the SQL table ?
regards
ian
I have an asp page where the user can enter date parameters as dd/mm/yy
this isn't returning the records I'd like - is there a function I can use to convert what the user enters to match records in the SQL table ?
regards
ian