entaroadun
Programmer
I am including the ADO 2.0 type library in Global.asa for one of my apps. I am developing this in Interdev.
I would like to use the ADO constants defined in the library. However, they don't work. Code statements using the literal values work. Code statements using the enums don't.
I am developing in Visual Interdev, and Interdev recognizes the type library include. I know this because the AutoComplete boxes appear when I reference ADO objects.
Is there something I have to do to get the type library to load? I know the METADATA tag syntax is correct. I am running ASP 3.0 on IIS 5.1 on a W2K machine. Please help!
I would like to use the ADO constants defined in the library. However, they don't work. Code statements using the literal values work. Code statements using the enums don't.
I am developing in Visual Interdev, and Interdev recognizes the type library include. I know this because the AutoComplete boxes appear when I reference ADO objects.
Is there something I have to do to get the type library to load? I know the METADATA tag syntax is correct. I am running ASP 3.0 on IIS 5.1 on a W2K machine. Please help!