Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default select and work areas
Message
From
05/11/1998 10:54:41
 
 
To
05/11/1998 10:35:35
David Waters
Sir Arthur Lewis Community College
Castries, St Lucia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00154827
Message ID:
00154840
Views:
16
>i have 2 identical INTRO forms. one opens tables in corrrect sequence by default and the other does not. there are no explicit USE or SELECT statements in the code. how does VFP decide in what sequence to open tables by default and can you change this sequence without code?

You cannot rely your application flow on the internal opening of tables. If you want to work with particular work area, then you should issue explicitly:
Select MyTable
Also, you should use prefixes referring to fields: MyTable.MyField
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform