Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dotnetpro database performance contest
Message
From
11/05/2007 09:44:33
Markus Winhard
Lauton Software GmbH
Nürnberg, Germany
 
 
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01224231
Message ID:
01224584
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform