![]() |
|
#1
|
|||
|
|||
|
I have a database with:
ADOTable1 [Category] Master table ADOTable2 [Topic] ADOTable3 [Item] I have a popup form with a ComboBox that lists topics (ADOTable2 records) but I want the list restricted to a single record from ADOTable1 (master). Currently the ComboBox lists all ADOTable2 records from all ADOTable1 records. How can I force it to list those records under only one specific record in the Master (ADOTable1)? Thanks for any help... Pembaca |
| Thread Tools | |
| Display Modes | |
|
|