I just discovered a very dangerous "feature":
If I type part of a name of a stored procedure, a button "Copy to clipboard" appears on the popup window.
If I copy the procedure code to clipbord with this button, the code is retrieved from cache, which may be outdated.
This feature would be very handy to avoid searching a specific procedure in the object browser of query analyzer. However, I would expect SQL Prompt to retrieve the acutal code from the database. I accidenty discovered that this is not the case, which is very dangerous when the copied code is used to make modifications!
Regards
Ulrich
If I type part of a name of a stored procedure, a button "Copy to clipboard" appears on the popup window.
If I copy the procedure code to clipbord with this button, the code is retrieved from cache, which may be outdated.
This feature would be very handy to avoid searching a specific procedure in the object browser of query analyzer. However, I would expect SQL Prompt to retrieve the acutal code from the database. I accidenty discovered that this is not the case, which is very dangerous when the copied code is used to make modifications!
Regards
Ulrich