Why doesn’t VFP .NET OLEdb provider work in 64 bit Windows?
Have you tried changing the target CPU to x86 instead of “Any CPU” in the advanced compiler options? I know that this solves some problems with other OLEDB providers by forcing the use of the 32-bit version.