I have an accdb file that I can compile both with 32 bit access on machine 1 and 64 bit access on machine 2. I generated an accde file say a.accde on the 32 bit machine. I have used Ptrsafe to ensure that it can be used regardless of the bitness.
However, when I try to add reference to...