SOLVED
Copy bcp file in SQL via Alteryx
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
tjamal1
8 - Asteroid
‎01-20-2020
06:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Labels:
- Labels:
- Database Connection
- Input
1 REPLY 1
16 - Nebula
‎01-20-2020
07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @tjamal1,
You could use bulk loader on the database connections. This post tells you a little about it as well as best practices:
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
