SQLXMLBulkLoad.3.0 with DSN connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shilpa Ginode
    New Member
    • Aug 2007
    • 1

    SQLXMLBulkLoad.3.0 with DSN connection

    Hi All,

    I have a problem regarding SQLXMLBulkLoad. 3.0 and the DSN connection.

    I have created a object of SQLXMLBulkLoad. 3.0 in my DTS package.
    The connection for this object is DSN connection.
    The connection string is "DSN=xx;uid=xxx ;pwd=xxx".

    But while executing the DTS package i got the following error:
    Error: -2147467259 (80004005); Provider Error: 0 (0)
    Error string: Error creating a session.
    Error source: Microsoft XML Bulkload for SQL Server
    Help file:
    Help context: 0

    What is the solution for this?

    Any help is appreciated.
    Thanks in advance.
    Shilpa
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by Shilpa Ginode
    What is the solution for this?

    Any help is appreciated.
    Thanks in advance.
    Shilpa
    Hiya, Shilpa Ginode!

    Has the code previously worked? Are you allowed to connect to the server?

    I will do some digging meanwhile...

    Please stay tuned!
    Last edited by Dököll; Aug 24 '07, 04:10 AM. Reason: Deleted text

    Comment

    Working...