开发者

No ole db destination in ssis?

Trying to import to SQL Db from flatfile.. But its throwing error.. 'Bulk-insert' failing with SQL Server Destination in SSIS. Googling led me to this solution . But I realized th开发者_如何学Pythonere is no 'Ole Db Destination' in my SSIS BIDS..! Am I missing something or..is it my VM 2008 Server 64bit and SQL Server 2008 R2?! :O

Now am using 'ADO.Net' Destination which is so slow for my purpose.. Did anyone else face the same prob..?


Rightclick the toolbox area and select "Choose Items" - look for the SSIS Data Flow Items, see if you can find the OLE DB Destination there. It should be built-in so not missing from that list.

SQL Server Destination only supports local - so you cannot use that destination for a remote SQL Server Instance.

No ole db destination in ssis?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜