ThomFox
ThomFox
CC#
Created by sts.sl on 8/7/2023 in #help
✅ Tracking changes on a complex object provided by a third party library
I see, the 3rd party library comes with its own UI presented to the user to edit the object?
10 replies
CC#
Created by sts.sl on 8/7/2023 in #help
✅ Tracking changes on a complex object provided by a third party library
I'd also check, if there was change tracking already implemented in that 3rd party library and whether there might already be an add-on that would allow change tracking
10 replies
CC#
Created by Slyckster on 8/7/2023 in #help
❔ Error message: Cannot convert query to sql
it cannot convert line 119 into an SQL query part. So you'd have to rewrite it in a way in LINQ, so it can turn it into SQL, or have the database query execute before that line
9 replies