Re: DBLookupComboBox question
- From: "Bruce Roberts" <dontsendtober@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Oct 2005 10:22:37 -0400
"swansnow" <schultz@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1130421820.674182.196270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> For the sake of example, the table I'm reading from is table1, and the
> table I'm saving to is table2
>
> I tried this:
> Datasource -> dsTable2
> DataField -> recordID
> ListSourse -> dsTable1
> ListField -> recordName
> keyField -> recID (from table1)
>
> The behavior I see is the combobox is populated properly, but when I
> select something, the edit part doesn't display anything. Table1 is
> active (as evidenced by the list being correct), and table2 is in edit
> state, so it should show up.
Is recID unique within table1?
.
- Follow-Ups:
- Re: DBLookupComboBox question
- From: swansnow
- Re: DBLookupComboBox question
- References:
- DBLookupComboBox question
- From: swansnow
- DBLookupComboBox question
- Prev by Date: DBLookupComboBox question
- Next by Date: Re: DBLookupComboBox question
- Previous by thread: DBLookupComboBox question
- Next by thread: Re: DBLookupComboBox question
- Index(es):
Relevant Pages
|