J
John
I must be doing something stupid, but I can't figure it out.
I have a DateTime column in my Access database (mdb). I'm using
ADO.NET to fill a dataset and update changes to Access. I have a
datagrid to via the dataset.
When I add new items I see the date and time, but when I recall those
items from the database (after they were saved) the time is reset to
12:00 AM.
Any ideas what I could be missing?
Thanks,
John
I have a DateTime column in my Access database (mdb). I'm using
ADO.NET to fill a dataset and update changes to Access. I have a
datagrid to via the dataset.
When I add new items I see the date and time, but when I recall those
items from the database (after they were saved) the time is reset to
12:00 AM.
Any ideas what I could be missing?
Thanks,
John