Posted inDynamics NAV & BC Tips & tricks
When and Why I Avoid WITH Statements in C/SIDE
On a regular basis (but not regular enough to remember all the subtleties involved), I need to explain to people why I think using the WITH statement in C/SIDE is potentially a bad idea. This blog post gives me something to refer them to, and to…