
Error : 17832, Severity: 18, State: 0
From BOL
Explanation
This error occurs if a client starts to connect but never successfully
completes the attempt because of a client operating-system or application
failure. It can also be caused when the network fails between the time a
connection attempt is initiated and when it is complete.
Wide area networks are more susceptible than local area networks to this
type of problem because such networks often have many routers and media
types that can delay the delivery of packets to the server and/or fragment
or split them.
Quote:
>Error : 17832, Severity: 18, State: 0
>Unable to read login packet(s).
>Can anyone tell me what does it mean????
>I have a problem accesing data from my aplication Visual Basic (16 bits)
>connecting with ODBC to my database and this is the only trace I've found
in
>the Event viewer. My ploblem is that I do the opendatabase OK, but when I
>try openrecordset sometimes works right but many times returns an error
>3161. Anyone can tell me if this may be the origin of my problem?
>Thanks a lot.