Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL WHERE clause capacity: LAME! LAME! LAME!
Message
 
 
À
08/11/1996 17:49:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00011729
Message ID:
00011866
Vues:
40
>1. Your write just one generic procedure which accept parameters: field name and up/low limits.
>2. Your run this procedure (one SQL statement with Where BETWEEN(&fieldname..) ahd get cursor.
>3. Then you change your parameter and call the same procedure again against new created cursor

That will sure work, but then you have to create a bunch of cursors and anneal them when done, plus remove duplicate references back to the parent table (requiring an additional INDEX UNIQUE command or something similar). So I again refer to the title of the thread.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform