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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

is it possible for Talend to convert a sql .bak file

We are starting with a .bak file placed in an SFTP site, I am wondering if Talend can open or convert that .bak file to csv files? Is this possible to set up as we are trying to create a fully automated process to start with accessing this bak file, converting, working with the extracted csv files to then transform and load to Salesforce. Thanks!

Labels (4)
1 Reply
vapukov
Master II
Master II

Hi,

 

no, it is impossible

what you can do with Talend (really with SQL command line tools and tSystem) - restore this backup on local SQL Server and than use standard components to access data on this SQL server