On 10/2/07, Tim Bunce <[EMAIL PROTECTED]> wrote:
> 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
>

Hmm. Forgot about the grep facilites of search.cpan.org. Have to dig
the url oput for that.

Anyway, it appears as if he is taking the info drom Sybase itself. I
should be able to map the underlying CTLib call he's making to the
Sybase docs and figure the list myself at this point.

Sorry to bother...

> Tim.
>


-- 
Matthew O. Persico

Reply via email to