Forum Discussion

longishrope's avatar
longishrope
New Member
9 years ago
Solved

Date relationships not working

I have a table that contains Date values, I have also generated a separate Calendar table to make reporting better but I cant seem to join the two tables.   I've tried different date formats but it...
  • Anonymous's avatar
    Anonymous
    9 years ago

    The two columns need to be the same data type. It looks like it's Date in one table and DateTime in the other.