I'm using a flash form to input some data into my access database. one of the fields is a type=datefield. When i output the actual data just before the sql insert that date is in the correct format; mm/dd/yyyy. So thats fine, but when i look at the actual data in access instead of being a date such as 11/1/2006 its something like 12:19:43 AM.
I have been beating my head against the wall trying to figure out what is going on. Does anyone have any ideas what is going wrong?
I have been beating my head against the wall trying to figure out what is going on. Does anyone have any ideas what is going wrong?
Comment