|
setings
Thats what I thought, but either Ive done it wrong, or missed something
here is what I have:
P2List data:
Name: P2List
Connect: Access
DatabaseName: C:\Setup.mdb
RecordSource: Setup
(everything else pretty much as default)
select ComboBox:
DataField: Product Desc (not primary key, does this matter?)
DataSource P2List
Style: 2-Dropdown List
(everything else pretty much as default again)
I guess I should have specified this in my initial post. In the db "Setup.mdb", the table "Setup" contains 3 test records, but the box just drops one empty line.....
any suggestions?
thanks
|