in reply to Non-Blocking SQL via DBI

DBD::Sybase does not do this.

However, Sybase::CTlib does understand this (in recent patch versions of sybperl) - it uses the OpenClient ability to do asynchronous calls to the server.

Michael