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
 Transact-SQL (2000)
 SQLCMD with -i argument

Author  Topic 

salilguptasg@gmail.com
Starting Member

3 Posts

Posted - 2006-12-13 : 06:17:32
Hi,

I am trying to insert around 50000 records from a file in the sqlserver 2005 database(express edition). But my command takes around three minutes before starting the insertions. What is the exact reason for this delay. Whether sql server parses the whole file before making the insertions.

Thanks and regards
Salil
   

- Advertisement -