I am using a TrackIt database and am creating Crystal Reports to examine and analyze the data.
When I insert two tables and do the necessary joining, I have no problems UNTIL I use the select function and try to tighten a query.
I immediately get four records for every one that has been entered. If I delete the select modification, all is well again.
I have used all types of JOINS and also multiple other tables and it repeats this problem.
Do I need to edit the SQL directly? Any options?
Thank you
Eric
When I insert two tables and do the necessary joining, I have no problems UNTIL I use the select function and try to tighten a query.
I immediately get four records for every one that has been entered. If I delete the select modification, all is well again.
I have used all types of JOINS and also multiple other tables and it repeats this problem.
Do I need to edit the SQL directly? Any options?
Thank you
Eric