Forum Discussion
longishrope
9 years agoNew Member
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...
- Anonymous9 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.
longishrope
9 years agoNew Member
Anonymous
9 years agoNot applicable
The two columns need to be the same data type. It looks like it's Date in one table and DateTime in the other.