| 
	
 | 
 Posted by Scarab on 06/18/51 11:32 
Hi  All, 
When I use bcp APIs to import data into sqlserver database, after batch rows 
to the tableA, I want to import data into tableB, so I invoke bcp_init again 
to init tableB, but it can't success. unless I re-connect database and then 
do bcp_init. 
But re-connect db will waste some time. My question is why it can't be 
success while do bcp_init? 
Thanks
 
  
Navigation:
[Reply to this message] 
 |