Hi,
Is it possible to see updates to the table in real time in the Data view, when I am debugging and an insert command executes I would like to see this occur in the data view of the table that I am working on, I can only see the changes when the stored procedure ends and if I refresh the data view. Is it also possible to run queries with local variable in a console?
Cheers
Dave