Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dotnetpro database performance contest
Message
De
11/05/2007 09:44:33
Markus Winhard
Lauton Software GmbH
Nürnberg, Allemagne
 
 
À
11/05/2007 09:08:58
Information générale
Forum:
Visual FoxPro
Catégorie:
VFP Compiler for .NET
Divers
Thread ID:
01224231
Message ID:
01224584
Vues:
11
Hi Glenn,

>Mmmmm how about an aproach with SQL to get rid of dups like
select count(*), fld2,fld1,fld3... from tablefromcsv group by fld1,fld2,fld3... into table Finaltable
I tried several ways including SELECT DISTINCT and SELECT...GROUP BY. Whatever I tried was slower than INDEX ON...UNIQUE combined with COPY TO.

Perhaps you are able to find a faster way. You can download the test data generator from here: http://indot.net/dotnetprocontest07/datagenerator.zip

Run your tests with 500,000 records.

Markus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform