What I want to do is create a list from two fields(number) in the same table listing all entries in the first field followed by all entries in the seond field eg.
UNION is indeed the best approach. Just be sure to use UNION ALL (much faster than UNION) if you don't need to remove duplicates.
In Crystal 9 you can simply use a Command as a data source.
In Cr 8.5 you can use a Crystal SQL Designer query as a data source. A simpler approach, regardless of the Crystal version, is to create a View or Stored Procedure in Oracle and use it as the data source.
hth,
- Ido
CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
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.