- Local time
- Today, 10:42
- Joined
- Feb 28, 2001
- Messages
- 29,020
Something that I have not noticed here in this discussion is that some of the more common non-Office .DLL files that work fine for 32-bit operation were not ported for 64-bit operation. Therefore, in certain rare circumstances, it may be impossible to run a 64-bit DB even with the PTRSafe declarations because some of the calls you need to leverage are hidden behind COM-style (application-object) methodology, where you CAN'T define the interface.
Don't know what you can do about it, but in your "evaluation" process, don't be terribly surprised if you trip over something like this.
Don't know what you can do about it, but in your "evaluation" process, don't be terribly surprised if you trip over something like this.