Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBC Error!
Message
 
To
31/10/1999 01:58:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00284453
Message ID:
00284486
Views:
15
Tarig,

By nature I'm a hacker <s>, so I use this code myself:

use .dbc exclusive
pack
use

But the right <vbg> answer is:

OPEN DATABASE EXCLUSIVE
PACK DATABASE
CLOSE DATABASE

hth,
Frank Camp

>As Foxpro is using the DBF files for managing the Project file and as well as for the DBC but once i see the DBC file i found that the tables i deleted from the DBC are still in DBC marked as Deleted , Is there any option to automatically pack these records.
>
>Thanks
Frank Camp
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform