| 
 Posted by pankaj_wolfhunter on 12/07/05 06:46 
Greetings, 
                While loading data into Sql Server using BCP utility, 
we have to explicitly need to drop the indexes. then after loading the 
data we recreate them. I just want to know if this is possible through 
some other ways. i mean in DB2 we have an option of index rebuild 
option which takes care of this job. 
Do we have anything as such in BCP or is there some other way? 
 
Any help will be appreciated 
 
TIA
 
[Back to original message] 
 |