Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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