Wayne
Sun Sep 14 14:37:07 CDT 2003
But that is what the typelib reference is supposed to take care of isn't it?
All the other constants work?
Wayne
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:eMAkhOveDHA.392@TK2MSFTNGP12.phx.gbl...
> do an INCLUDE of the adovbs.inc file
>
>
> --
> ----------------------------------------------------------
> Curt Christianson (Software_AT_Darkfalz.Com)
> Owner/Lead Designer, DF-Software
>
http://www.Darkfalz.com
> ---------------------------------------------------------
> ..Offering free scripts & code snippits for everyone...
> ---------------------------------------------------------
>
>
> "Wayne Wengert" <wayne@wengert.org> wrote in message
> news:e612lpueDHA.2432@TK2MSFTNGP11.phx.gbl...
> > I have an ASP page in which I reference quite a few ADO constants such
as
> > adOpenStatic, adLockReadOnly and they work fine but a reference to
> > adUseServer comes up as undefined?
> >
> > I have a typelib definition in that page:
> >
> > <!--METADATA TYPE="typelib"
> uuid="00000205-0000-0010-8000-00AA006D2EA4" -->
> >
> > For the time being I used the constant 2 to replace that reference - I
> hope
> > that is correct?
> >
> > Any ideas on why that constant remains undefined?
> >
> > --
> > ------------------------------------
> > Wayne Wengert
> > wayne@wengert.org
> >
> >
>
>