I'm using Crystal Reports 7.0. I am trying to speed up several of our reports. Noticed on the help pages that if I reference any CR functions then the query cannot be converted to SQL and that CR will read all records, etc. I need for the query to be passed to the database so that the database can do all the work. How can I tell the difference between CR functions and SQL? How will I know if it can or cannot be converted?
Any suggestions would be greatly appreciated.
Any suggestions would be greatly appreciated.