I have a Foxpro database that I must query from a 64 bit SQL server. I can't link it directly, so I installed a 32 bit SQL server and linked Foxpro correctly. Then I linked the 64 bit server with the 32 bit SQL server.
Now, how can I query the linked 32 bit server from the 64 bit SQL server?