Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use BCP load for MS SQL server in Talend?

Hi,
Could someone advice in talend how to use bcp load utility for MS SQL server in Talend?
I can only see the following options I have.
Bulk insert
Bulk update
Bcp query out
Your help is much appreciated!

Peter
Labels (2)
5 Replies
Anonymous
Not applicable
Author

Hi Peter,
I m using BCP for Sybase SQL server and I can load data using this option . What is the problem are you facing other than this options what are you looking for
Regards
Anr
Anonymous
Not applicable
Author

Hi, Anr,
Thanks for your information. I want to use BCP in MS SQL server instead of Sybase, but I don't see this option in SQL server compoent.
Could you please advice? Thanks.
It is urgent for me. Your help is much appreciated!
Thanks,
David
Anonymous
Not applicable
Author

Hi,
Anyone can help? It is urgent for me
Thanks,
Anonymous
Not applicable
Author

Hi, Guys,
Can someone help? How about Talend Support?
Your help is much appreciated!

Peter
Anonymous
Not applicable
Author

You could use the tssh commands and then use the commands from the below blog to use the bcp commands.

https://www.sqlshack.com/bcp-bulk-copy-program-command-in-action/