Might know whats happening here. Last thing I read, Ruud implemented default properties for COM objects, you know, when you specify just the object name, it will default to the "default property", em, for example, i think the default property for an ADODB recordset FIELD object is the "VALUE" property. Haven't tried it yet though, but this obviously means we can't test object creation like we used to. It also might explain a couple of other issues I've seen.

Do you have a DB script that displays field values - maybe you could see if something gets displayed, even if you omit the VALUE propery.

-Shawn

[ 25 May 2002, 03:21: Message edited by: Shawn ]