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 包将 .txt 文件中的数据导入 sql server。
我们怎样才能找到:
定义“SSIS 中的平面文件连接管理器编辑器”时的 .txt 文件
当我们选择文件时,SSIS 会自动检测这些东西吗?
I've an object that is include property ID with values between 101 and 199. How to order it like 199,101,102 ... 198?
199,101,102 ... 198
In result I want to put last item to f