INF: Using BCP to Load Data into SQL Table with Unique IndexLast reviewed: April 25, 1997Article ID: Q69283  | 
	
	
The information in this article applies to:
 - Microsoft SQL Server version 4.2 for OS/2 BCP (bulk copy program) handles the loading of duplicate data into a table that has a unique index in the following manner: BCP stops the processing of the data file and all records are rolled back. In other words, no records are loaded into the table. 
  | 
	
	Additional query words: 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |