Hi guys,
I'm habing a problem with an access database i'm trying to fill programmatically with vb.net.
I have a datatimepicker to set a date with a custom format like "dd/mm/yyyy hh:mm"
If I insert this date in my access database the days and months are switched (mm/dd instead of dd/mm).
What could be causing this?
Cheers!
v.