i did a import of my excel list, which worked fine. But then i saw that the date format was completely zeroed out. Our format in the excel list was "dd.mm.yyyy"
I think the SQL server wants "yyyy.mm.dd"?
If so, how can i change the format of the DB field?
I think that these fields are the one i am looking for. But what do i enter here?
I tried to look it up in the help and google, but i found nothing special for the GUI