Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table and Index
Message
From
26/10/2001 07:23:16
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Table and Index
Miscellaneous
Thread ID:
00573558
Message ID:
00573558
Views:
54
hi all,

I'm gonna create a form which allow users to edit the content of MyTable.
MyTable has an index file MyIndex

But in my case the setting of MyIndex does not suit my requirement, at the same time I can never change the structure of the table or the index.

So, at the load event of my form, I create a temp index file (TempIndex) for MyTable, do the job, and then delete it at the MyForm.unload event.

My question is, since users can change the content of MyTable, do I need to update the original index file (MyIndex) as well, in order to make sure any other programs wouldn't have problems when they use the files? And how? Any idea or suggestions are greatly welcomed!

Jimi
error(503): file structure failure, signature file corrupted.
Next
Reply
Map
View

Click here to load this message in the networking platform