Hi all,
I encounter the following error while I try to drill down to look at the session.
'SQL Error While accessing the session table. 535.22003 Microsoft ODBC sql server driver. Different of two datetime column. Cause overflow by run time.
Thank you
0
Comments
My client is using SQL2000.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
DATEDIFF produces an error if the result is out of range for integer values
So, the problem is that in the SQL View SESSION (it's an Navision view in your Navision database) the following code is ...
you can modify that sql command (...CAST(0 AS BIGINT) ELSE 0 END AS [Idle Time])
or u use SP3. Before u use SP3, read topics about these SP here in the forum.
Regards