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 Excel 连接管理器验证需要很长时间。在管理员模式下运行 Visual Studio 时,同样的包也有效。我正在阅读的 Excel 文件来自本地文件夹。我将包和项目的安全性设置为“DontSaveSensitive”
花了几乎一整天后,我发现 TargetServerVersion 与目标 SQL Server 不匹配。修复它可以解决问题。