hi,
i want to call the below commend by script task in SSIS.
bcp.exe LANDING_DB.BASE.RPM_REPORT_DY_STGin "\\PVUKWDCWSQL037\ODS\GB!ODS!tsc_rpm_price_dy_CZ_20140504000000.csv" -T -f"\\PVUKWDCWSQL037\ODS\RPM_REPORT_DY_STG.fmt " -e "\\PVUKWDCWSQL037\ODS\log\$file_name" -S inlte6776 -b 50000
Please help.
Thanks