Board index » delphi » Report Smith Variables
Tim
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Report Smith Variables
I have a problem trying to pass a date from my application to a 'Report
Smith' Report Variable to use as a database SELECT/FROM/WHERE filter on a date field. I have tried InitialValues.Add and passing the time in the format 12:34:56 'Invalid use of keyword. Line Number: 1 Token :34:56)' I have tried setting the Report Variables Type to String and passing the I am pulling out my hair trying to figure this out, and I don't have much |