Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use dbf without index?
Message
From
30/07/2004 05:37:57
 
 
To
30/07/2004 05:14:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00929495
Message ID:
00929503
Views:
8
Try this:
USE TableYouWantToCopy
lcFile = "c:\Newtable"
COPY TO (lcFile)
USE
This must copy the table to new dbf w/o indexes.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform