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
 General SQL Server Forums
 New to SQL Server Programming
 Monitoring data load

Author  Topic 

duckman2007
Starting Member

1 Post

Posted - 2007-01-16 : 16:03:37
I have a user that is loading data via an Access load procedure to a table that actually is a SQL Server 2005 table but is linked to the Access database. He is saying the load is extremly slow. How can I monitor what it is doing on the SQL Server side?

Thanks!

duckman2007

Have a great day!

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-01-16 : 16:25:15
SQL Profiler will show what is happening inside SQL Server.

Tara Kizer
Go to Top of Page
   

- Advertisement -