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.
我试图这样做:
如何将值传递给 OLE DB 源组件中的存储过程参数?
在 SSIS 2005 上。
我把所有东西都编译好了,但是在执行时,数据不会进入具有新日期的 excel 文件,而是进入模板 excel 文件。
有什么我需要更改以便它在 SSIS 2005 上运行的吗?
谢谢