SQL Server OleDB Provider alternative

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nagpurboy
    New Member
    • Mar 2008
    • 1

    SQL Server OleDB Provider alternative

    Hi,

    I'm using DTS packages and would like to change the server name externally. I tried doing the DSN way, however it's too slow as compared to OleDB.

    Appreciate if anyone could help me by suggesting an alternative to SQL Server oleDB.

    Thanks
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    OLEDB always works faster than DSN.

    Comment

    Working...