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)
 SQL Script for Temp table insert

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-04-28 : 14:14:58
sanchula writes "Hi,

How can i get the ##temp_table insert data in SQL Profiler."

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-04-28 : 14:19:53
You will not see data inside SQL Profiler. You'll only see the queries that caused the data to change.

Maybe I'm not understanding the question though...?

Tara
Go to Top of Page
   

- Advertisement -