Click to See Complete Forum and Search --> : convert string to date format


retesh_gondal
02-17-2004, 04:01 AM
i have the following string in a textbox genrated through javascript:
"22-Mar-2004"

now i want to enter same in database where my feild type is date/time

i am getting error "Data type Mismatch"
Plz help how can i get this string entered into database where i hve a feild with datatype date/time.
Retesh

retesh_gondal
02-17-2004, 04:46 AM
ok guys i hve solved the prob.
Thnx...if someone wannted to reply...!!