We are looking for a handwriting control with similar functionality as journal.We would use journal if I could find a way to embed it into a winform.We used Agilix Infinotes however it is buggy when y
I use this query to get my average date: CONVERT(DATETIME, AVG(CONVERT(FLOAT, ChargeOffDate))) as [Average C/O Date]