ssis パッケージ (EXECUTE SQL TASK) を使用して小さなテキスト ファイルをテーブルにインポートしようとすると、以下のエラーが発生しました。
[Execute SQL Task] Error: Executing the query "sp_import_pkg2010 ?,?,?" failed with the following error: "Could not bulk insert because file 'K:\Data\Usa\Prov.txt' could not be opened. Operating system error code 3(error not found).". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
接続の問題はありません。ファイル「K:\Data\Usa\Prov.txt」も存在し、開くことができます