Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Copy bcp file in SQL via Alteryx

tjamal1
8 - Asteroid

Hello,

Can we import bcp files in sql via Alterryx

 

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @tjamal1,

 

You could use bulk loader on the database connections. This post tells you a little about it as well as best practices:

 

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Loading-to-SQL-Server-Database-3-4-Bil...

 

Another option would be if you have it installed on your machine you could use the run command tool to do it. You can see here if you don't know how to perform those actions on a command window:

 

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

 

Regards

 
 
Labels
Top Solution Authors