Hi,
Is there a way of calling the Sybase bulk copy utility (bcp) from java? I am carrying out a lot of individual inserts and am aware that they would complete a lot quicker using bcp. Can this be invoked from java directly, ie not by writing sql statements to a file and then processing the file?
Cheers
Is there a way of calling the Sybase bulk copy utility (bcp) from java? I am carrying out a lot of individual inserts and am aware that they would complete a lot quicker using bcp. Can this be invoked from java directly, ie not by writing sql statements to a file and then processing the file?
Cheers