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 Administration (2000)
 SQLDMO, ExecuteWithResultsAndMessages and DBCC SHOWCONTIG

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-08-24 : 20:03:34
Pete writes "I'm trying to use SQLDMO to run DBCC SHOWCONTIG on each table in an SQL 7.0 database by using ExecuteWithResultsAndMessages to get the results of the DBCC command. According to the docs, the results should come back as a message, though no message or result set is returned. I've watched the commands through Profiler and everything is running correctly. What am I missing?"
   

- Advertisement -