Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'File does not exist.' ???
Message
From
31/01/2005 13:35:55
 
 
To
31/01/2005 12:11:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00982303
Message ID:
00982354
Views:
23
Jim-

>I'm getting the error message "File '58070939.dbf' does not exist." on the ALTER TABLE statement below; I don't understand how a file created by "COPY TO" could not exist, especially after I have USE'd it. (When the error occurs, the file is open in the current work area).

I can't duplicate the problem. You mention your user is on NT, does this mean you don't see the problem on XP but the user does on NT? Anyway, just a WAG, you might try not using the table before altering the columns. I was sorta surprised it even works to use it first since AFAIK, ALTER TABLE works on the disk file.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform