Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SSIS パッケージには、DataSource と DataDestination があります。DataDestination で、宛先テーブルを動的に作成したい。私は mdx クエリを使用しているため、他に何も (SQLTask ...) はありません。どうやってやるの?
スクリプトタスクを追加し、それを使用してado.netを使用してスクリプトを実行しました