Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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