Click here to Skip to main content
15,892,797 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello experts,

I have use bulkcopy to copy data from excel sheet. it work find but when i check the rows in sql table. it shows two record for each row.

It copy row two time in sql table.
Posted
Comments
CHill60 22-May-13 8:06am    
I know it sounds like a silly question but did you run the bulkcopy twice? Try clearing the table first
keyur soni 4-Jul-13 6:18am    
thanks for your reply...
Amol_B 22-May-13 8:18am    
Use keywords like distinct or check you code for repeated logic
keyur soni 4-Jul-13 6:18am    
Thanks for your reply. the issue has been resolved

1 solution

Solution posted just to remove quesstion from list.
Note comment from OP
Quote:
Thanks for your reply. the issue has been resolved
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900