Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speedy work in vfp
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00861292
Message ID:
00861369
Vues:
13
>How Can speed up the exe file.

Avoid SELECTS, table buffering and any macro VFP data syntax - its easy to code - and easy to get sloppy with. OTOH: SEEKS and SCANS and REPLACE are fast, although they require investment in time, will produce an application with C++ like speed - and I can prove it!:-)

Structure your app from the inside out - the up front work in normalization will naturally lead to an optimized and FAST ..... solution.

Also, here's proof that UNIX dudes and dudettes have tooooo much time :-)
--
        ,--._
      .'o    `-.__
      |     (~'   ~~--.__
      ),-.'  `. '' ,,    ~`-.
     //   \    ( ,,  ,, ''   `) 
    //     `.   `. ,,  ,,'' .'
   //        ~.   `._,,   ,' 
'           `-.___.,-~'
                   < < 
                   ~ ~
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform