The Process Seems Stopped Between "Executing" and "Copying to[dbo].[Sheet1$]" when Import Excel File to SQL Express Server 2008

Kérdés The Process Seems Stopped Between "Executing" and "Copying to[dbo].[Sheet1$]" when Import Excel File to SQL Express Server 2008

  • 2011年4月18日 上午 03:07
     
     
    I want to import a excel file to SQL express server 2008. After the process "Executing", the wizard seems stopped and cannot go to the next step "Copying to[dbo].[Sheet1$]". I waited about 5 hours and the status also has no changed.

所有回覆

  • 2011年4月18日 上午 03:17
     
     
    Ddi you see any related process with 'sp_who2 active'?
  • 2011年4月18日 上午 03:25
     
     
    How can I see that?
  • 2011年4月18日 下午 03:06
     
     
    Connect to sql server with ssms and run 'sp_who2 active' in query window.