Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing index file
Message
From
29/05/2001 02:34:37
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, United States
 
 
To
28/05/2001 23:33:05
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00512048
Message ID:
00512076
Views:
13
Jimi,

The command works for me. Maybe you want to try:
copy to (report_db) with cdx fox2x

Kam.

> report_db=DATA_PATH+"REPORT.DBF"
> report_bak=DATA_PATH+"REPORT.BAK"

> close tables
> copy file &report_db to &report_bak
> use c:\temp\report.dbf
> copy to &report_db with cdx fox2x
> close tables
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform