SQL Server 6.5
how does one go about joining two tables using a datetime field?
In SQL I would use the convert function and datepart to extract only the date for the join. How can I do this with Crystal. I changed the options to use only the date e.g. convert date time, but that doesn't seem to work.
thx
how does one go about joining two tables using a datetime field?
In SQL I would use the convert function and datepart to extract only the date for the join. How can I do this with Crystal. I changed the options to use only the date e.g. convert date time, but that doesn't seem to work.
thx