Good afternoon,
I have built a script to run a report for all Physical folders to be counted that were closed between 2 user entered dates. It would seem that the system is utilizing the date format of YYYY:MM:DD TT:TT:TT.TTT whereas the RIMSNODECLASSIFICATION.RIMSSTATUSDATE column has the format YYYYMMDD. The error that I am receiving
| |
| Content Server Error: Error processing request. [[Microsoft][ODBC SQL Server Driver][SQL Server]Arithmetic overflow error converting expression to data type datetime. Is anyone aware on how to format the date within the select statement to prevent this error? Thanks very much. Dave |