I'm having a very odd problem, pretty much after I go to Edit Data in a table and drop some rows then submit the changes, a select statement on that table still returns the rows. I have to reboot my computer to get the select statement to not show the rows.
This is only true for a select statement that is inside a stored procedure. If I use the query analyzer the select statement returns what is expected.
Any idea what would cause this?
This is only true for a select statement that is inside a stored procedure. If I use the query analyzer the select statement returns what is expected.
Any idea what would cause this?