Hello,
I am currently using Crystal Report 2008 and oracle 10g; I am trying to find either Report record selection formula or SQL selection to get Date records back to 5 years. For example:
Training records:
Course_Title Date_Completed Person_ID
Network 1/3/2009 1
System 8/22/2009 1
Laptop 3/23/2008 1
Desktop 2/18/2007 1
C++ 2/5/2007 1
Java 2/3/2004 1
C 8/2/2004 1
The report should show all records except record Java, because the completing of Date is out of 5 years range, is there anyone have good solution?
Thanks!!
Rbp1226
I am currently using Crystal Report 2008 and oracle 10g; I am trying to find either Report record selection formula or SQL selection to get Date records back to 5 years. For example:
Training records:
Course_Title Date_Completed Person_ID
Network 1/3/2009 1
System 8/22/2009 1
Laptop 3/23/2008 1
Desktop 2/18/2007 1
C++ 2/5/2007 1
Java 2/3/2004 1
C 8/2/2004 1
The report should show all records except record Java, because the completing of Date is out of 5 years range, is there anyone have good solution?
Thanks!!
Rbp1226