Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use dbf without index?
Message
From
30/07/2004 11:07:02
 
 
To
30/07/2004 04:36:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00929495
Message ID:
00929603
Views:
8
If the table is not apart of a database container, try this.
COPY FILE C:\path\table.dbf TO C:\path\NewTable.dbf
The COPY FILE command does not open the file as a table. But if the table IS apart of a database container (DBC), then the resulting table will produce a error when it is attempt to be openned.

>Hi,
>Is there a way to open a dbf without its index?
>thanks
>tsz
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform