B
Barb Reinhardt
I'm very new to Access programming and can find the individual tables
(recordsets) this way
Set rst = db.OpenRecordset("PS", dbOpenDynaset)
but I need to know the name of the recordset. Is there some way to figure
that out programmatically?
Thanks,
Barb Reinhardt
(recordsets) this way
Set rst = db.OpenRecordset("PS", dbOpenDynaset)
but I need to know the name of the recordset. Is there some way to figure
that out programmatically?
Thanks,
Barb Reinhardt