Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to retreive data based on two fields.
Message
From
03/03/2004 10:15:05
 
 
To
02/03/2004 12:44:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00882388
Message ID:
00882700
Views:
11
If you are displaying the native data, in, say, a grid, and don't want a browse window or cursor, you could issue, e.g.:

Set Filter to SiteCode = lcSelSiteCode
Locate
Thisform.grdInvGrid.Refresh()

>I have an application that was single site and had unique inventory numbers as the primary key. The application has to become multi site and the primary key will be ALLTRIM(inventory number) + sitecode (site code is 1 character). For many forms I will need to be able to retieve inventory records ONLY for that site. What is the best way to do this?
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform