Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP on Windows2000 server can't see records in fox 2.6 t
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00729457
Message ID:
00729480
Views:
11
Have you tried replacing the table?

SET DELETED OFF
USE OldTable
COPY TO NewTable WITH CDX
CLOSE DATA ALL
COPY FILE NewTable.Dbf TO OldTable.Dbf
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform