http://qs321.pair.com?node_id=800914

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

When I connect with DBD::Sybase, I get the error:
"failed: OpenClient message: LAYER = (1) ORIGIN = (2) SEVERITY = (2) NUMBER = (63)     "
Message String: ct_connect(): user api layer: internal Client Library error: Read from the server has timed out. 

I need help in resolving the issue. What I should have done that may have prevented this? I used 32-bit Perl on 64-bit platform, if that may give any clue.

Thanks.