[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MysterX indexed properties seem to work...



Using MzScheme, which isn't subject to the repeated execution problem I'm
experiencing with DrScheme, I was able to run the sample code that I had
previously written for ADO database access, and verify that it works under
the current exp-tagged version.

This code includes a number of accesses to COM "indexed properties", in the
form of the ADO Fields.Item property, and this worked just fine.

Anton