Situation:
'The ValidDate Case will convert all erroneous dates into functional dates.
Problem:
I need to be able to use a where condition (ValidDate > '01/01/1900'...)to get the results I need. When I attempt this I get
Error:
'The column prefix 'ValidDate' does not match with a table name...
The crystal Documentation indicates Row or Table hint is required. How is this accomplished using a file that containing data from multiple tables in a relational model?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.