开发者

SSIS development in SQL 2005 without BIDS

Is there any way开发者_如何学Go to develop SSIS packages in SQL 2005 without using BIDS?


It is possible to create a package programmatically.

I'm not aware of any alternative graphical editors to BIDS.

To edit DTS packages, you need to install the DTS designer components


You can also create and save very basic import/export packages from SSMS. These can be loaded in BIDS for later modification.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜