Is there a function within Crystal Reports to calculate to difference in days between two dates and exclude weekends in the calculation?
Thanks in advance!
My report uses a sql stored procedure. Works fine in sql 2000 but when adding it to the report receiving the error:
ODBC error:[Mocrosoft][ODBC SQL Server Driver] The conversion of char data type to a datetime data type resulted in an-out of ranged datetime value.
the line in the stored...
My report uses a sql stored procedure. Works fine in sql 2000 but when adding it to the report receiving the error:
ODBC error:[Mocrosoft][ODBC SQL Server Driver] The conversion of char data type to a datetime data type resulted in an-out of ranged datetime value.
the line in the stored...
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.