Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET RELATION TO - variable not found problem
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
SET RELATION TO - variable not found problem
Miscellaneous
Thread ID:
00804574
Message ID:
00804574
Views:
53
Hi - I am attempting to open and set a relationship between two Foxpro 2.6 tables. This is my code...
USE sales IN 0 SHARED
USE customers IN 0 SHARED
SELECT sales
SET ORDER TO TAG iacc
SELECT customers
SET RELATION TO iacc INTO sales
I get the error: "Variable 'iacc' not found." on the last line of the code. I have checked with the help file and I think I am doing everything correctly. Any ideas appreciated!
Chris Maiden
Email
Web
Next
Reply
Map
View

Click here to load this message in the networking platform