Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strategy for mass processing
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Strategy for mass processing
Divers
Thread ID:
00457368
Message ID:
00457368
Vues:
61
I need to upsize my application to SQL-server or Oracle, and I'm looking for advice.

What is the best way to write a program that has to run through each record (or maybe a filtered subset) within a file, and do some processing and possibly updating of the record? Should I be selecting all the records into a cursor first, and then SCAN that, and send back updates one record at a time? Or maybe a cursor of keys only?

With VFP data bases this is easy. What is the best (most efficient) approach in client-server?
Tom Green in Montreal
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform