Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Error messages

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-15 : 01:50:26
Puneet writes "I have a C++ application that calls a SQL server 2000 stored procedure. The stored procedure's final step is to rename a table. Once it renames the table, it brings a message saying "Caution: table is being renamed etc..." This in turn stops my application, unless someone clicks on OK on the message box. Is there a command to suppress this (non fatal) messages/warnings in the stored procedure itself?"
   

- Advertisement -