Hi:
I'm new to Crystal and I'm trying to select certain fields (in SQL2000) from a dbase (which contains all data from another (Retailease) application) and then I need the field to display on the report. Without going into too much detail about the design of the dbase and tables, the field needs to be "filtered" and then the value needs to appear on the report......
The table looks like this:
UDFieldID LeaseID UDFieldNameID FieldValue
3 279 2 Zellers
4 281 2 Sears
5 283 3 02/01/2003
6 284 5 Yes
8 290 6 Cadillac
What I want to happen is all fields with the FieldNameId = 6 for their value to appear on the report.
I hope I have been clear enough on my question.
Thanks,
Sabrena
I'm new to Crystal and I'm trying to select certain fields (in SQL2000) from a dbase (which contains all data from another (Retailease) application) and then I need the field to display on the report. Without going into too much detail about the design of the dbase and tables, the field needs to be "filtered" and then the value needs to appear on the report......
The table looks like this:
UDFieldID LeaseID UDFieldNameID FieldValue
3 279 2 Zellers
4 281 2 Sears
5 283 3 02/01/2003
6 284 5 Yes
8 290 6 Cadillac
What I want to happen is all fields with the FieldNameId = 6 for their value to appear on the report.
I hope I have been clear enough on my question.
Thanks,
Sabrena