Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When Databases Load??
Message
From
19/05/1999 08:31:49
 
 
To
19/05/1999 08:19:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00220352
Message ID:
00220357
Views:
21
>Hopefully someone can give me clear direction on when databases load, how the load order is determined for the individual tables.
>
>If my database container holds 6 separate tables, how do I determine the order they loaded to know which one is a,b,c,d,e,f when I want to reference them under my control source without having to type the entire names.
>
Todd,
unless you specify a work area , a table will be opened in the next available free area, so the order depends on the order you use the tables'

IAC, I would recommend using the full table names (or shorter aliases) and not relying on pre-defined work areas - since this would give you much better flexibility

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform