On 03/02/12 15:12, Melillo, Joseph wrote:
I'm using a Sybase driver, but only through DBI->connect("dbi:Sybase:server=..." ... ). I'm not using the DBD package at all, at least not directly.Thanks very much for your help!! I have a feeling the information you gave me will bear fruit!! -Joe Melillo [email protected]
So you are using DBD::Sybase - i.e., the Sybase in 'dbi:Sybase:xxxx' tells DBI to load DBD::Sybase. As a result, all the Sybase specific stuff will be documented in DBD::Sybase. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com
