Is this possible? I'm trying to create a remote view based on a join of tables in two different MS SQL tables. I'm not sure how to get the second connection into the picture. The help and other texts I've looked at ("Client Server Apps with VFP and MS SQL" and "MegaFox") seem ...
Using VFP 9 and the Codemine Framework... A manually coded view with several parameters and a Union is not requery()ing properly. The initial result set is correct, but changing the parameters and issuing requery() doesn't change the result.