sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Problems with ct_options
Date: Nov 15 1999 3:08PM
t_reilly@INDRA.COM writes:
> Any ideas about this -
>
> I am getting these errors from ct_lib with attempting to set options
> using the following:
>
> $dbh->ct_options(CS_SET, CS_OPT_SHOWPLAN, CS_TRUE, CS_CHAR_TYPE) if
> ($ShowPlan == 1) ;
That should be CS_INT_TYPE (CS_TRUE is a symbolic value, not the
string CS_TRUE...)
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|