System.NullReferenceException while Debugging and opening a new Editor window
説明
1. Open an Editor window with a script to debug and place break statements. 2. Begin debugging with the script debugger and step through the script. 3. Highlight a piece of code and copy by doing CTRL+C. 4. Open a new editor window and use the drop down to select a schema. 5. A System.NullReferenceException will occur.
対策
WORKAROUND:
Compile the script into a Stored Procedure then debug.
STATUS:
This issue has been submitted to the development team for resolution in a future release of Toad for SQL Server.