Hmmmm....
Anybody know how to do the eqivalent of the SQL DATEDIFF function in C/AL Code?
Seems like a dead easy one - until you try and find a function :?
Basically it's a date comparision with the result being the integer number of days between date1 and date2.
Thanks (in advance)
Rob.
SELECT * FROM users WHERE clue > 0
0 Records Returned.
1
Comments
On a side note if you ever have to find time differences in Navision the same logic can be applied. The only difference is that the resulting value would be the number of milliseconds btwn the two times.
Hope this helps
I traded my sanity for a railgun