Editing an Access DB

M

Mike Mueller

I am using ASP to edit the records in a database- no
problems yet. Used all the same scripting for another db,
but I am getting data mismatch errors on the fields that are
time/date fields in Access. Access has the format as
mm/yy/dd. I have tried using mmyydd, mm/yy/dd, mmyydddd,
and mm/yy/dddd. No joy at this time. Any suggestions?

Mike
 
K

Kevin Spencer

mm/dd/yyyy

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top