This one's got me stumped. Anytime I use the datetime function in the record selection, Crystal crashes. I'm using an oracle db and the table I'm accessing has about 80k records. I decided to segregate my formulas into separate functions and declare globals to hold the Date values. I used these values several places with complete success everywhere except the record selection function.
I am also using the BeforeReadingRecords and EvaluateAfter functions to ensure the values exist when checked.
My objective is to select records from 06:00 on a specific date (specified by large formula) to 06:00 on a specific date (usually CurrentDate).
Any insight on this matter would greatly be appreciated.
Thanks,
Wendal
I am also using the BeforeReadingRecords and EvaluateAfter functions to ensure the values exist when checked.
My objective is to select records from 06:00 on a specific date (specified by large formula) to 06:00 on a specific date (usually CurrentDate).
Any insight on this matter would greatly be appreciated.
Thanks,
Wendal