PDA

Click to See Complete Forum and Search --> : Crystal Report and SQL??


Tiny
Oct 15th, 1999, 01:57 AM
How to make the displaying of a period time given in a report?
For example : Period time between a beginning date and a date of the end for an inventory report.
How to make the displaying of that in Crystal Report?

How to make for display a query with sql in Crystal Report?
For example :

sql = " select * from Item where Date >= 14 / 10 /1999 "
how to make the displaying of results of the query in Crystal Report???

Please tell me how I will make that?
Thanks in advance.