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のデータベースにcsv拡張子のファイルをロードする必要があります。ファイル名は不明ですが、フォルダと拡張子は固定です。
ファイルのコンテンツをロードするには、フォルダー パスを含むファイル名が必要です。そうしないと、接続マネージャーを検証および構成できません。
ファイル名を取得する最も簡単な方法は、For Each ループ コンテナーを使用することです。
参照