Hi,
I am trying to get a SQL script to execute from a package, the SQL will
run from MS SQL Query Analyser, and I can execute other SQL (both before and after) during a Table Import process, but when trying to execute a SQL script from the package it doesn't seem to execute, it doesn't
fail, it just doesn't do what it is suppose to.
Any ideas ?