I ran a Prep Query in ignition 8.3 and it seems like when the query contains a column that doesn't exist, a column is returned...
Clearly table has no rows and column "abc" doesn't exist.
When I run in SSMS, this is the error I get and is the one I expect to come back in the traceback.
Any ideas? Or is it just a bug?


