On 6 May, 20:30, "Gerardo Santana G=F3mez Garrido"
<gerardo.sant...@[EMAIL PROTECTED]
> wrote:
> Ouch.
>
> Which is the best way to parameterized my code to select extended_id
> only when it is available?
>
> Thanks in advance.
>
> On 5/6/08, Jonathan Leffler <jleffler.i...@[EMAIL PROTECTED]
> wrote:
>
>
>
>
>
> > On Mon, May 5, 2008 at 9:33 PM, Gerardo Santana G=F3mez Garrido
> > <gerardo.sant...@[EMAIL PROTECTED]
> wrote:
> > > Which is the first Informix version/flavor that includes an
> > > =A0extended_id column in the syscolumns table?
>
> > Informix Universal Server (IUS) 9.00 - circa Dec 1996.
>
> > > =A0I was told that =A0Informix 7.x had it, but I have just received
a
> > > =A0re****t that INFORMIX-SE 7.24.UC5 doesn't.
>
> > Neither IDS 7.3x (or earlier) nor SE 7.2x (or earlier) nor XPS 8.x had
> > extended_id as a column in syscolumns.
>
> > --
> > Jonathan Leffler #include <disclaimer.h>
> > Email: jleff...@[EMAIL PROTECTED]
jleff...@[EMAIL PROTECTED]
> > Guardian of DBD::Informix v2008.0229 --http://dbi.perl.org/
> > "Blessed are we who can laugh at ourselves, for we shall never cease
> > to be amused."
> > NB: Please do not use this email for correspondence.
> > I don't necessarily read it every week, even.
>
> --
> Gerardo Santana- Hide quoted text -
>
> - Show quoted text -
select the column names out of syscolumns for the syscolumns table
first..


|