Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP70 - Append from
Message
 
 
To
04/06/2002 10:17:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00664455
Message ID:
00664482
Views:
15
>I open the first table (First Database is opened)
>USE C:\FOLDER111\CLIENTS
>
>I append from a second table (Second Database is opened)
>APPEND FROM C:\FOLDER222\ADDRESSES
>
>Question:
>Why is the second database open after the append? The second table was closed. Is this done by design or is this a bug?

Any time you open a table that is a member of a DBC, the DBC is implicitly opened. The exception to this is if you access the table via ODBC. This is by design.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform