Article ID: 141637
Article Last Modified on 9/30/2003
THIS.REQUERY()
Customer (Located in VFP/SAMPLES/DATA/) Orders (Located in VFP/SAMPLES/DATA/)NOTE: The tables should not be related.
ColumnCount = 2 ColumnWidth = 0,100 ControlSource = ORDERS.CUST_ID RowSource = CUSTOMER.CUST_ID,CONTACT RowSourceType = FIELDS
Additional query words: VFoxWin
Keywords: KB141637