Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting data from Clipper 5.2
Message
 
À
11/09/2001 05:01:48
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00554602
Message ID:
00555235
Vues:
19
>>>What could be an efficient and fast way of getting data from a Clipper 5.2 table for one time only. Table has too many records. Is there a faster solution than SQL pass through preferably not lowlevel ? TIA.
>>>Cetin
>>
>>If it's one time only who cares if it is efficient and fast? How many records are too many?
>>
>>You could try creating an old style .IDX type index (I don't think this will change the .DBF header structure). Then you could use Rushmore optimized SQL.
>
>Thanks Roger,
>But I care. Otherwise I wouldn't even ask it :)
>My problem is not in creating or not creating an index. I can't use it directly because it's a Clipper 5.2 file with more than 255 fields ;)
>Cetin

I use to work with Clipper prior to move on to VFP. If the problem is the 255 fields limits on vfp I strongly suggest you create a clipper program and export the data to their vfp equivalents. The only difference is the VFP equivalents will be free tables.

Hope this can help you,

Enmanuel
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform