DBNETLIB ConnectionWrite ... WrapperWrite

  • Help!  I have a dts package that hangs pulling data from a pervasive relational database into sqlserver.  The error I get is:

    [DBNETLIB][ConnectionWrite (WrapperWrite()).]General network error. 

    The OS is reporting no OS or network issues.  Do you know what might be happening?

    Thanks!

  • This was removed by the editor as SPAM

  • i am facing the same problem.

    whenever u find a solution please inform me to vck7in@yahoo.co.in

  • We were using a non key field in pervasive to pull the data.  As a result the pull was taking very long and timing out ... seeming to be a network error.

     

    Thanks

  • Check and make sure that the connection on the database is not being altered during that time. I.e if the connection is being altered to restricted User mode, you may get this kind of Error even if you are a db owner.

    Good luck

    JM

  • http://support.microsoft.com/default.aspx?scid=kb;en-us;899599

    Check out this article if you are still having the issue. I am facing a similar problem and am likely appying the fix tonight. Hope that article helps the both of us.

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply