Each time I try to use the [formname].Recordsetclone object in an Access 2002 .mdb it always returns a DAO object. Anyone know how to get it to return an ADO object instead without converting the file to an Access project.
It isn't really a big problem it just bugs me that I have to use both...