Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error: Table does not exist on PACK command !!
Message
From
14/02/2007 16:39:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Error: Table does not exist on PACK command !!
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01195801
Message ID:
01195801
Views:
68
G:\calprod\
is the current working directory and where the EXE is running.

An error "file does not exist" appears on PACK command below. The file exist when the USE is done, but is missing (deleted from disk) on PACK. When I checked in g:\dbase\, MyTable is really not there. But a TMP file has been created in the g:\calprod\. I understand that PACK create a TMP file and command is not completed until VFP rename the TMP to DBF. My question is:
WHAT's WRONG WITH THE PACK? WHAT ARE THE REASONS A PACK FAILED?

SELECT A
USE g:\dbase\MyTable EXCLUSIVE
DELETE FOR id > 10000
PACK
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Next
Reply
Map
View

Click here to load this message in the networking platform