M
MikeB
I hope that's even the correct term. if I have a collection and I want
to see what's (and how many) items are in the collection, how do I go
about it?
Specifically, I'm messing about with DAO and there's a DBEngine Object
that in turn has Workspaces that has Databases that has Tabledefs that
has Fields. Just to get my bearings, I'd like to be able to list each
of these things to see what is in each collection.
Ideally, I'd like to programatically map out the name of each
collection in DBEngine, then the items in each sub-collection and so
on.
Thanks.
to see what's (and how many) items are in the collection, how do I go
about it?
Specifically, I'm messing about with DAO and there's a DBEngine Object
that in turn has Workspaces that has Databases that has Tabledefs that
has Fields. Just to get my bearings, I'd like to be able to list each
of these things to see what is in each collection.
Ideally, I'd like to programatically map out the name of each
collection in DBEngine, then the items in each sub-collection and so
on.
Thanks.