![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I am using DTS Bulk Insert task to load the data from flat files to SQL Server tables. How can i get the no. of records that is inserted from the Bulk Insert task? I can get the record count using count(*) but i should be getting it from Bulk Insert task also. The problem with Select count(*) is - it takes considerable time to execute! Sometimes - I can use EXEC sp_spaceused to get the record counts faster than SELECT count(*) approach. Any help here will be of great use! Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |