October 24, 2004 at 4:50 pm
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!
October 27, 2004 at 8:00 am
This was removed by the editor as SPAM
March 15, 2005 at 8:13 am
i am facing the same problem.
whenever u find a solution please inform me to vck7in@yahoo.co.in
March 15, 2005 at 8:33 am
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
May 31, 2005 at 9:41 am
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
June 24, 2005 at 1:19 pm
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