Re: DBD::Sybase, serverType



On Tue, Oct 02, 2007 at 03:07:39PM -0400, Matthew Persico wrote:
From the docs:

serverType

Tell DBD::Sybase what the server type is. Defaults to ASE. Setting
it to something else will prevent certain actions (such as setting
options, fetching the ASE version via @@version, etc.) and avoid
spurious errors.

Where can we find a list of the other types aside from "ASE"?

At first glance it looks like that's all it does:

http://search.cpan.org/grep?release=DBD-Sybase-1.08&string=serverType&F=1&n=1

Tim.
.



Relevant Pages

  • Re: DBD::Sybase, serverType
    ... Tell DBD::Sybase what the server type is. ... Defaults to ASE. ... options, fetching the ASE version via @@version, etc.) and avoid ... it appears as if he is taking the info drom Sybase itself. ...
    (perl.dbi.users)
  • DBD::Sybase, serverType
    ... Tell DBD::Sybase what the server type is. ... Defaults to ASE. ... options, fetching the ASE version via @@version, etc.) and avoid ... Matthew O. Persico ...
    (perl.dbi.users)