Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from - is it possible to add progress bar
Message
De
07/12/2000 02:59:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00450093
Message ID:
00450264
Vues:
32
>Hi everyone,
>
>Just curios, is it possible to add thermometer during Append From (txtFile) type delimited? I just appended 5mln. records text file and it was not user friendly to see just wait window (fortunately, nobody except me has seen this :))
>
>Thanks in advance.

Nadya,
Trying to slow down one of the fastest commands ? I would really delete tag all before starting and recreate indexes afterwards. I agree with set talk and statusbar suggestions. You sure can't do that with import wizard because it's not distributable (surprised?:) For that reason I rolled my own wizard and used progress bar and guess for what I part I didn't use that prog bar at all, append from. If still you would do that be carefull with fgets(). It's unlikely it would hit you there but still has bugs in VFP6 (size). I don't suggest you to do but if still would do you could just add a temporary index that calls a UDF. UDF might update your thermometer. Or add an expression to append from that would call a UDF.
IMHO status bar is enough.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform