in reply to I've never seen this syntax before
Look downstream of the return, and see if any callers are actually using the return value, and whether they think it has anything to do with the command executing properly. You may get to replace Execute with something that works. Fortunately, that's an easy fix. I'll leave it as a learning exercise.
|
---|