I'm trying to use code to compact my access database collection. I have dbs in both '97 and 2000. The compact command depends upon the jet version being referenced. Is it possible to change references via code?

Old Man