Hi Everyone,
CR 7.0
SQLServer 2000
I have 2 table one with appts and one note. I want all the records from tablea. I am using the date criteria from table a and createdate for the record selection. That is where I am having problem. If I remove the record selction criteria for createdate, I get all the records from table a. Is there a work around or how would I tackle this problem. I have to have the criteria in table b as there would be old records which I don't want displayed.
Tablea Tableb
account account
date createdate
Thank you for your help
Rekha
CR 7.0
SQLServer 2000
I have 2 table one with appts and one note. I want all the records from tablea. I am using the date criteria from table a and createdate for the record selection. That is where I am having problem. If I remove the record selction criteria for createdate, I get all the records from table a. Is there a work around or how would I tackle this problem. I have to have the criteria in table b as there would be old records which I don't want displayed.
Tablea Tableb
account account
date createdate
Thank you for your help
Rekha