Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi dnahata_infocepts,
From above solutions, is it useful and helpful for you?
Best regards
Sabrina
mysql db_name < script.sql> output.tab
Hi dnahata_infocepts,
From above solutions, is it useful and helpful for you?
Best regards
Sabrina
Hi
Basically I believe Talend is missing an important feature which is to be able to load internal resources. Keeping a sql file related to the project inside the project makes all sense to me. Then able to load that resource could be easily achieved just interacting with the file system once the job is exploded. Talend could even allow classpath:// resource loading meaning providing a directory where custom resources could be added and later on referred from --classpath from the shell/batch script java command invocation.
So far, Talend don't have this feature yet. But you can take a look at a custom component developed and shared by jlolling at Talend Exchange portal, see if it addresses your need. Follows the instructions in this page to install a custom component.
Installing a custom component
Hope it will help you.
Best regards
Sabrina