if you put the date in the RecordSecectionFormula property in VB in the format suggested Crystal interprets it as a number and takes the / as a divisor and attempts to devide the numbers. I can't remember the correct syntax.
I have had much better coding and easier reports by doing the following.
Instead of passing the recordselectionformula I simply insert the begDate and endDate as parameters in the report. (not using a range and insure that both parameters of of type DATE.
Write the record selection into crystal using the IN({?begDate} to {?endDate}) as part of the selection criteria.
Where do I get the Pdssql.dll in order to register it to a machine. Can someone email it to me. I have seached my machine but can't find it but reports runs okay. In another machine it says pdssl.dll is missing. Where do I get it from?
Joel
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.