Hi GW and all, I am trying to access the enumerations for the adox object, in particular, adox.catalog.
when I try to execute the loadclassinformation command with an object of this type, I get an error that this object doesn't support enumeration. the object viewer in word shows me that all the enums are in a class named ADOX.DataTypeEnum, but I can't use createobject on this class; it tells me it can't create it, so I can't load the class info. can anyone from GW give me an idea how to get to the enum definitions for adox.catalog? thanks. Chip
