PRB: Can't Cancel Multi-Select Stored Procedure Run & RenameID: Q166895
|
When multi-selecting database Stored Procedures and choosing Run or Rename from the Shortcut menu (right-click menu), Visual InterDev prompts for arguments once for each Stored Procedure selected, not allowing a user to cancel the overall action.
This happens because Visual InterDev batches up the Run and Rename commands individually and carries out each command as a single step that does not affect the execution of other commands.
The only resolution for this is to continue or cancel execution of each command (Run or Rename) individually.
This behavior is by design.
For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/
Additional query words:
Keywords : kbusage kbEditor kbide kbVisID kbVisID100 kbGrpASP
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 3, 1999