J
joeman
I'm connecting to a SQL database for my data sources. I've got my MAIN set,
and a secondary for pulling data.
I set a dropdown box to bind to Table A, Field 1. Field 1 is a non-null.
The binding is good (no errors). I then go to the properties of the dropdown
box, and select "Look up values..." in the list box entries area on the data
tab. I select the secondary data source, then choose Table B in the entries
field. Table B is a code table. Under value, I select Table B Field 1 (the
ID code), and under Display Name I select Table B Field 2 (the description).
Apply and OK. When I preview the form, the drop down reveals only a red
asterisk.
I checked the code table in SQL, and it's populated.
What gives? What am I missing?
and a secondary for pulling data.
I set a dropdown box to bind to Table A, Field 1. Field 1 is a non-null.
The binding is good (no errors). I then go to the properties of the dropdown
box, and select "Look up values..." in the list box entries area on the data
tab. I select the secondary data source, then choose Table B in the entries
field. Table B is a code table. Under value, I select Table B Field 1 (the
ID code), and under Display Name I select Table B Field 2 (the description).
Apply and OK. When I preview the form, the drop down reveals only a red
asterisk.
I checked the code table in SQL, and it's populated.
What gives? What am I missing?