Editing an Access DB

  • Thread starter Thread starter Mike Mueller
  • Start date Start date
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
 
mm/dd/yyyy

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