Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipper Indexes
Message
 
To
13/11/1996 06:49:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00012018
Message ID:
00012134
Views:
43
>>>>>>Does anyone know how to export VFP data to a Clipper Table so that the Clipper Index (NTX) will not be corrupted? I ain't no Clipper Head! (s)
>>>>>>
>>>>>>Thanks
>>>>>>Tom
>>>>>
>>>>>You'd better do it from inside Clipper (Via DBFCDX RDD).
>>>>>But in order for Clipper to access VFP tables you'll have to export the VFP table to Fox2.x or DBaseX. Then use it as a free table and recreate the indexes.
>>>>>
>>>>>HTH.
>>>>
>>>>export as foxbase, then use clipper tools (they have some, don't they?) to import and rebuild the indexes...
>>>
>>>If by rebuilding indexes you mean CDX's then I must say that I don't trust the DBFCDX RDD for that...
>>
>>RDD???
>
>Starting with Clipper 5.2, you have RDD's (replaceable database drivers) that allow you to access other sources of data. It's a sort of ODBC...

thanks. now i know alot more than i wanted to about clipper indexes...
Previous
Reply
Map
View

Click here to load this message in the networking platform