Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL WHERE clause capacity: LAME! LAME! LAME!
Message
 
 
To
08/11/1996 17:49:50
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00011729
Message ID:
00011866
Views:
35
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform