Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting records displayed by a form using views
Message
From
31/12/1997 14:51:20
Robert Yard
Mercury Wire Products, Inc.
Spencer, Massachusetts, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Selecting records displayed by a form using views
Miscellaneous
Thread ID:
00068677
Message ID:
00068677
Views:
47
I have a customer entry form that displays typical customer information. I am using a view for the control source of the textboxes displaying the customer information. The view is parameterized on the customer name so I can load a subset of all the records in the underlying table. This all works fine. But how do I now find a record based on customer number? In order to change the where clause from UPPER(CustName) BETWEEN UPPER(?cCustNameL) AND UPPER(?cCustNameU) to use the customer number, I would have to recreate the view. I don't really want to do this. My end goal is to be able to have the user use a find screen to select customers by a range of names, numbers, states, etc... The subset of records could now be navigated through and changed as required. Any suggestions as to general approaches to this problem?

thanks,

- bob -
Next
Reply
Map
View

Click here to load this message in the networking platform