Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does a database(DBC/X) open when I USE a table within?
Message
From
26/04/2000 14:47:16
 
 
To
26/04/2000 13:27:59
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00363635
Message ID:
00363716
Views:
16
>Ahhh...yes. If you are going to be writing directly to DBC/DBX/DBT files, you can't have any tables open associated with that database.
>

That's not true, the DBC can be opened shared and modified just like any other table. You have to use USE AGAIN.

You cannot write over it or delete it while it is in use.

The DBC is opened any time a contained table is opened. It is not by default set to the current database though.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform