Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual foxpro index & table compatible problem with Clip
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00114501
Message ID:
00114815
Views:
33
Hi,

Thank for your advise. Your help is very much appreciated. However, I still had one minor problem of set index command. The clipper code use
SET INDEX TO , just to open the table CDX index file.
However, when I modified the code to visual foxpro using ->
SET INDEX TO OF , the compiler complained of not able to find .NDX file. Did I use the wrong command. Any suggestion or advise is very much appreciated. thank you




>>Hi,
>> I am currently converting clipper based application to visual foxpro 5.0 code. The clipper code USE RDD to create
>>CDX index. However, when I use foxpro code to create the same index and open the DBF files, the old clipper application complain that the DBF files is corrupted and also cannot use the CDX index too.
>>Therefore, I would like to know what can I do to ensure compatible of the index and DBF between clipper 5.2 and visual foxpro 5.0.
>>Any suggestion or advise is very much appreciated. Thank you
>>
>>Best regards,
>>Virusim
>
>Virusim,
>Dave covered almost everything I thought of. However, if you are using DBT memo fields, you will have to convert them to FPT style. Hopefully this was done at the same time the indexes were converted to CDX style.
Best Regards
Virusim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform