How can I see a history of SQL commands that are performed behind the scenes whenever I use one of the in-built editors to visually add/update rows.
This must be hiding somewhere... Any pointers?
SQL History or SQL Log Hiding anywhere?
You can find the SQL Log tab in the Output Window (View->Output). If you cannot find it, please, right click on the top toolbar of the window and choose the corresponding item in the context menu.
To see SQL statements in this window you must specify Output options (Tools->Options->Environment->Output (SQL Log group).
To see SQL statements in this window you must specify Output options (Tools->Options->Environment->Output (SQL Log group).