franklin1232
IS-IT--Management
I am using a sql sever that has a datetime field I would like to use in my record select. So I create a datetime parameter field and add it to my select statement. The problem is that as soon as I set the parameter to allow ranage vales and the select to be "is between" the formula produces an error: "a date is required here."
Formula: {database.Posting Date} in CDate ({?Par Date Range}) to CDate({?Par Date Range})
I tried all different conversion functions which I shouldn't need at all because the datatypes match, but if I allow date ranges I get the error. With out ranges I just get the one days worth of info. Bug?
Using Crystal XI
Formula: {database.Posting Date} in CDate ({?Par Date Range}) to CDate({?Par Date Range})
I tried all different conversion functions which I shouldn't need at all because the datatypes match, but if I allow date ranges I get the error. With out ranges I just get the one days worth of info. Bug?
Using Crystal XI